Home
last modified time | relevance | path

Searched defs:textsize (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/sys/sys/
Dgmon.h137 u_long textsize; member
/openbsd/src/sys/kern/
Dsubr_prof.c75 u_long lowpc, highpc, textsize; in prof_init() local
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dsize.c421 static bfd_size_type textsize; variable
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dsize.c402 static bfd_size_type textsize; variable
/openbsd/src/sys/arch/armv7/armv7/
Darmv7_machdep.c621 size_t textsize = (u_int32_t) (_etext - __text_start); in initarm() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dcoffread.c58 unsigned int textsize; /* Size of .text section. */ member
Ddbxread.c3230 CORE_ADDR textaddr, unsigned int textsize, in coffstab_build_psymtabs()