Home
last modified time | relevance | path

Searched defs:text_size (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dserver.c90 size_t text_size; local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dnetbsd.h88 bfd_size_type text_size; variable
H A Dpdp11.c430 bfd_size_type text_size; local
504 bfd_size_type text_size; variable
1290 bfd_size_type *text_size; variable
1437 bfd_size_type text_size; variable
3415 bfd_size_type text_size; variable
H A Dhp300hpux.c293 bfd_size_type text_size; /* dummy vars */ variable
H A Daoutx.h1130 bfd_size_type *text_size; variable
1277 bfd_size_type text_size; variable
3734 bfd_size_type text_size; variable
H A Daout-tic30.c640 bfd_size_type text_size; /* Dummy vars. */ local
H A Decoff.c2478 bfd_size_type text_size; local
/openbsd-src/gnu/gcc/fixincludes/
H A Dserver.c80 size_t text_size; in load_data() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dnetbsd.h88 bfd_size_type text_size; in MY() local
H A Dhp300hpux.c293 bfd_size_type text_size; /* dummy vars */ variable
H A Dpdp11.c284 bfd_size_type text_size; in pdp11_aout_write_headers() local
352 bfd_size_type text_size; in MY() local
1150 bfd_size_type text_size; in NAME() local
3647 bfd_size_type text_size; in NAME() local
H A Daout-tic30.c623 bfd_size_type text_size; /* Dummy vars. */ in tic30_aout_write_object_contents() local
H A Daoutx.h1226 bfd_size_type text_size; in NAME() local
5241 bfd_size_type text_size; in NAME() local
H A Decoff.c2334 bfd_size_type text_size; in _bfd_ecoff_write_object_contents() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdb-stabs.h53 int text_size; /* Size of text section */ member
H A Ddbxread.c1182 int text_size; in read_dbx_symtab() local
2459 int text_size; /* Size of text segment for symbols */ in read_ofile_symtab() local
H A Dhpread.c2783 CORE_ADDR text_offset, int text_size, in hpread_expand_symtab()
5092 int text_size, char *filename, int index, in hpread_process_one_debug_symbol()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp164 const size_t text_size = sect_sp->GetFileSize(); in HashElfTextSection() local