/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | somread.c | 484 asection *text_section; /* section handle */ in init_import_symbols() local 508 text_section = bfd_get_section_by_name (objfile->obfd, "$SHLIB_INFO$"); in init_import_symbols() 509 if (!text_section) in init_import_symbols() 531 bfd_get_section_contents (objfile->obfd, text_section, string_buffer, in init_import_symbols() 546 bfd_get_section_contents (objfile->obfd, text_section, buffer, in init_import_symbols() 566 bfd_get_section_contents (objfile->obfd, text_section, buffer, in init_import_symbols() 604 asection *text_section; /* section handle */ in init_export_symbols() local 632 if (!text_section) in init_export_symbols() 654 bfd_get_section_contents (objfile->obfd, text_section, string_buffer, in init_export_symbols() 669 bfd_get_section_contents (objfile->obfd, text_section, buffer, in init_export_symbols() [all …]
|
H A D | gdb-stabs.h | 69 asection *text_section; member 85 #define DBX_TEXT_SECTION(o) (DBX_SYMFILE_INFO(o)->text_section)
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-sh.h | 66 && S_GET_SEGMENT ((FIX)->fx_addsy) == text_section \ 67 && S_GET_SEGMENT ((FIX)->fx_subsy) == text_section \
|
H A D | obj-aout.c | 128 if (bfd_section_size (stdoutput, text_section) != 0) in obj_aout_frob_file_before_fix() 129 x = bfd_set_section_contents (stdoutput, text_section, &b, (file_ptr) 0, in obj_aout_frob_file_before_fix()
|
H A D | obj-aout.h | 56 asection *text_section, *data_section, *bss_section; variable
|
H A D | obj-coff.c | 438 if (now_seg != text_section) in obj_coff_loc() 596 S_SET_SEGMENT (def_symbol_in_progress, text_section); in obj_coff_endef() 1279 if (S_GET_SEGMENT (symp) == text_section in coff_frob_symbol() 1280 && symp != seg_info (text_section)->sym) in coff_frob_symbol() 1448 && sec != text_section in coff_adjust_section_syms() 1689 || sec == text_section in coff_frob_section()
|
H A D | tc-mcore.c | 273 if (now_seg == text_section) in mcore_cons() 288 if (now_seg == text_section) in mcore_float_cons() 303 if (now_seg == text_section) in mcore_stringer() 319 if (now_seg == text_section) in mcore_fill() 1618 subseg_set (text_section, 0); in md_mcore_end()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-sh.h | 78 && S_GET_SEGMENT ((FIX)->fx_addsy) == text_section \ 79 && S_GET_SEGMENT ((FIX)->fx_subsy) == text_section \
|
H A D | tc-mcore.c | 258 if (now_seg == text_section) 274 if (now_seg == text_section) 290 if (now_seg == text_section) 307 if (now_seg == text_section) 1669 subseg_set (text_section, 0); in md_mcore_end()
|
H A D | obj-aout.c | 210 if (bfd_section_size (stdoutput, text_section) != 0) in obj_aout_frob_file_before_fix() 212 x = bfd_set_section_contents (stdoutput, text_section, &b, (file_ptr) 0, in obj_aout_frob_file_before_fix()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | as.c | 112 segT text_section; variable 935 text_section = subseg_new (TEXT_SECTION_NAME, 0); in perform_an_assembly_pass() 941 bfd_set_section_flags (stdoutput, text_section, in perform_an_assembly_pass() 956 subseg_set (text_section, 0); in perform_an_assembly_pass()
|
H A D | as.h | 324 extern segT text_section, data_section, bss_section; 330 #define text_section SEG_TEXT macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | as.c | 114 segT text_section; variable 984 text_section = subseg_new (TEXT_SECTION_NAME, 0); in perform_an_assembly_pass() 990 bfd_set_section_flags (stdoutput, text_section, in perform_an_assembly_pass() 1003 subseg_set (text_section, 0); in perform_an_assembly_pass()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | xcoff.h | 234 text_section (); \ 246 text_section (); \
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | elf.h | 116 text_section (); \
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | xcoffout.h | 37 text_section (); \
|
H A D | output.h | 153 extern void text_section PARAMS ((void));
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | pe.h | 228 case in_text: text_section (); break; \
|
H A D | aout.h | 129 text_section (); \
|
H A D | aof.h | 163 text_section (); \
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | darwin.h | 149 if (in_section == text_section) \
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-m68hc1x.c | 228 asection *text_section; in elf32_m68hc11_setup_section_lists() local 241 text_section = 0; in elf32_m68hc11_setup_section_lists() 257 text_section = section; in elf32_m68hc11_setup_section_lists() 265 htab->tramp_section = text_section; in elf32_m68hc11_setup_section_lists()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-m68hc1x.c | 229 asection *text_section; in elf32_m68hc11_setup_section_lists() local 242 text_section = 0; in elf32_m68hc11_setup_section_lists() 258 text_section = section; in elf32_m68hc11_setup_section_lists() 266 htab->tramp_section = text_section; in elf32_m68hc11_setup_section_lists()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | cygwin.h | 229 case in_text: text_section (); break; \
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | som.h | 50 text_section (); \
|