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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-aux.c118 msec = bfd_ind_section_ptr;
H A Dsection.c539 .#define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
540 .#define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
546 . || ((SEC) == bfd_ind_section_ptr))
983 newsect = bfd_ind_section_ptr;
H A Dbfd-in2.h1544 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1545 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1551 || ((SEC) == bfd_ind_section_ptr))
1537 #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-11-stable/contrib/binutils/gas/config/
H A Dobj-aout.c95 S_SET_SEGMENT (sym, bfd_ind_section_ptr);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1550 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1551 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1557 || ((SEC) == bfd_ind_section_ptr))
1543 #define bfd_ind_section_ptr macro

Completed in 244 milliseconds