Home
last modified time | relevance | path

Searched refs:bfd_ind_section_ptr (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dcoff-aux.c118 msec = bfd_ind_section_ptr;
Dsection.c895 return bfd_ind_section_ptr; in bfd_make_section_old_way()
Dbfd-in2.h1384 #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))
Dlinker.c1785 msec = bfd_ind_section_ptr; in _bfd_generic_link_add_one_symbol()
Daoutx.h1628 cache_ptr->symbol.section = bfd_ind_section_ptr;
3506 section = bfd_ind_section_ptr;
Delflink.c1253 (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()
Delflink.h1118 (info, abfd, shortname, BSF_INDIRECT, bfd_ind_section_ptr,
1243 bfd_ind_section_ptr, (bfd_vma) 0, name, FALSE, collect, &bh)))
DChangeLog-94956378 (bfd_ind_section_ptr, bfd_is_ind_section): Define.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcoff-aux.c118 msec = bfd_ind_section_ptr;
Dsection.c986 return bfd_ind_section_ptr; in bfd_make_section_old_way()
Dbfd-in2.h1466 #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))
Dlinker.c1831 msec = bfd_ind_section_ptr; in _bfd_generic_link_add_one_symbol()
Daoutx.h1491 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()
Delflink.c1438 (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()
DChangeLog-94956378 (bfd_ind_section_ptr, bfd_is_ind_section): Define.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dobj-aout.c95 S_SET_SEGMENT (sym, bfd_ind_section_ptr); in obj_aout_frob_symbol()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-aout.c172 S_SET_SEGMENT (sym, bfd_ind_section_ptr);
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dsection.texi505 #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/
Dsection.texi492 #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/
DChangeLog-92955504 bfd_ind_section_ptr and bfd_und_section_ptr.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-92955504 bfd_ind_section_ptr and bfd_und_section_ptr.