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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-aux.c118 msec = bfd_ind_section_ptr;
H A Dsection.c526 .#define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
527 .#define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
533 . || ((SEC) == bfd_ind_section_ptr))
917 return bfd_ind_section_ptr;
H A Dbfd-in2.h1429 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1430 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1436 || ((SEC) == bfd_ind_section_ptr))
1422 #define bfd_ind_section_ptr macro
H A Dlinker.c1790 msec = bfd_ind_section_ptr;
H A Daoutx.h1628 cache_ptr->symbol.section = bfd_ind_section_ptr;
3513 section = bfd_ind_section_ptr;
H A Delflink.c1337 (info, abfd, shortname, BSF_INDIRECT, bfd_ind_section_ptr,
1453 bfd_ind_section_ptr, 0, name, FALSE, collect, &bh)))
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1429 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1430 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1436 || ((SEC) == bfd_ind_section_ptr))
1422 #define bfd_ind_section_ptr macro
H A Dbfd.h1429 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1430 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1436 || ((SEC) == bfd_ind_section_ptr))
1422 #define bfd_ind_section_ptr macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1427 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1428 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1434 || ((SEC) == bfd_ind_section_ptr))
1420 #define bfd_ind_section_ptr macro
H A Dbfd.h1427 #define bfd_ind_section_ptr ((asection *) &bfd_ind_section)
1428 #define bfd_is_ind_section(sec) ((sec) == bfd_ind_section_ptr)
1434 || ((SEC) == bfd_ind_section_ptr))
1420 #define bfd_ind_section_ptr macro

Completed in 257 milliseconds