Searched refs:bfd_ind_section_ptr (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-aux.c118 msec = bfd_ind_section_ptr;
H A Dsection.c536 .#define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
537 .#define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
543 . || ((SEC) == bfd_ind_section_ptr))
980 newsect = bfd_ind_section_ptr;
H A Dbfd-in2.h1541 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1542 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1548 || ((SEC) == bfd_ind_section_ptr))
1534 #define bfd_ind_section_ptr macro
H A Dlinker.c1836 msec = bfd_ind_section_ptr;
H A Daoutx.h1510 cache_ptr->symbol.section = bfd_ind_section_ptr;
3045 section = bfd_ind_section_ptr;
H A Delflink.c1538 (info, abfd, shortname, BSF_INDIRECT, bfd_ind_section_ptr,
1658 bfd_ind_section_ptr, 0, name, FALSE, collect, &bh)))
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-aout.c95 S_SET_SEGMENT (sym, bfd_ind_section_ptr);
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1547 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1548 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1554 || ((SEC) == bfd_ind_section_ptr))
1540 #define bfd_ind_section_ptr macro

Completed in 181 milliseconds