Searched defs:textsize (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/evbarm/
H A Dinitarm_common.c338 size_t textsize = (uintptr_t) etext - KERNEL_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/adi_brh/
H A Dbrh_machdep.c594 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/hdl_g/
H A Dhdlg_machdep.c471 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/imx31/
H A Dimx31lk_machdep.c580 size_t textsize = round_L_page((size_t)etext - KERNEL_TEXT_BASE); local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq80310/
H A Diq80310_machdep.c591 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/iq80321/
H A Diq80321_machdep.c617 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ixdp425/
H A Dixdp425_machdep.c584 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ixm1200/
H A Dixm1200_machdep.c537 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/npwr_fc/
H A Dnpwr_fc_machdep.c588 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/viper/
H A Dviper_machdep.c624 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dgmon.h132 u_long textsize; member in struct:gmonparam
/netbsd-6-1-5-RELEASE/external/bsd/iscsi/dist/src/lib/
H A Dparameters.c460 param_parse_security(iscsi_parameter_t * head, iscsi_parameter_t * param_in, iscsi_cred_t *cred, char *text_out, int *text_len_out, int textsize) argument
669 param_text_parse(iscsi_parameter_t * head, iscsi_cred_t *cred, char *text_in, int text_len_in, char *text_out, int *text_len_out, int textsize, int outgoing) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dsize.c438 static bfd_size_type textsize; variable
/netbsd-6-1-5-RELEASE/sys/arch/iyonix/iyonix/
H A Diyonix_machdep.c670 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/cats/cats/
H A Dcats_machdep.c591 size_t textsize = (uintptr_t) etext - KERNEL_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/armadillo/
H A Darmadillo9_machdep.c695 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/beagle/
H A Dbeagle_machdep.c859 size_t textsize = round_L_page(etext - KERNEL_BASE_phys); local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_machdep.c697 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/integrator/
H A Dintegrator_machdep.c611 size_t textsize = (uintptr_t) &etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/lubbock/
H A Dlubbock_machdep.c775 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/nslu2/
H A Dnslu2_machdep.c652 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2800_machdep.c611 size_t textsize = (uintptr_t)&etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/tisdp24xx/
H A Dsdp24xx_machdep.c840 size_t textsize = round_L_page(etext - KERNEL_BASE_phys); local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/tsarm/
H A Dtsarm_machdep.c607 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local
/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91bus.c387 size_t textsize = (uintptr_t) etext - KERNEL_TEXT_BASE; local

Completed in 206 milliseconds

12