Searched refs:bfd_ind_section_ptr (Results 1 – 21 of 21) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | coff-aux.c | 118 msec = bfd_ind_section_ptr;
|
| D | section.c | 895 return bfd_ind_section_ptr; in bfd_make_section_old_way()
|
| D | bfd-in2.h | 1384 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section) macro 1385 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr) 1391 || ((SEC) == bfd_ind_section_ptr))
|
| D | linker.c | 1785 msec = bfd_ind_section_ptr; in _bfd_generic_link_add_one_symbol()
|
| D | aoutx.h | 1628 cache_ptr->symbol.section = bfd_ind_section_ptr; 3506 section = bfd_ind_section_ptr;
|
| D | elflink.c | 1253 (info, abfd, shortname, BSF_INDIRECT, bfd_ind_section_ptr, in _bfd_elf_add_default_symbol() 1372 bfd_ind_section_ptr, 0, name, FALSE, collect, &bh))) in _bfd_elf_add_default_symbol()
|
| D | elflink.h | 1118 (info, abfd, shortname, BSF_INDIRECT, bfd_ind_section_ptr, 1243 bfd_ind_section_ptr, (bfd_vma) 0, name, FALSE, collect, &bh)))
|
| D | ChangeLog-9495 | 6378 (bfd_ind_section_ptr, bfd_is_ind_section): Define.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | coff-aux.c | 118 msec = bfd_ind_section_ptr;
|
| D | section.c | 986 return bfd_ind_section_ptr; in bfd_make_section_old_way()
|
| D | bfd-in2.h | 1466 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section) macro 1467 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr) 1473 || ((SEC) == bfd_ind_section_ptr))
|
| D | linker.c | 1831 msec = bfd_ind_section_ptr; in _bfd_generic_link_add_one_symbol()
|
| D | aoutx.h | 1491 cache_ptr->symbol.section = bfd_ind_section_ptr; in translate_from_native_sym_flags() 3015 section = bfd_ind_section_ptr; in aout_link_add_symbols()
|
| D | elflink.c | 1438 (info, abfd, shortname, BSF_INDIRECT, bfd_ind_section_ptr, in _bfd_elf_add_default_symbol() 1554 bfd_ind_section_ptr, 0, name, FALSE, collect, &bh))) in _bfd_elf_add_default_symbol()
|
| D | ChangeLog-9495 | 6378 (bfd_ind_section_ptr, bfd_is_ind_section): Define.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | obj-aout.c | 95 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-aout.c | 172 S_SET_SEGMENT (sym, bfd_ind_section_ptr);
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | section.texi | 505 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section) 506 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr) 512 || ((SEC) == bfd_ind_section_ptr))
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | section.texi | 492 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section) 493 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr) 499 || ((SEC) == bfd_ind_section_ptr))
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-9295 | 5504 bfd_ind_section_ptr and bfd_und_section_ptr.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-9295 | 5504 bfd_ind_section_ptr and bfd_und_section_ptr.
|