Searched refs:bfd_und_section_ptr (Results 1 - 25 of 46) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Dnlm32-i386.c367 sym -> symbol.section = bfd_und_section_ptr;
H A Dmach-o.c689 if (s->section == bfd_und_section_ptr)
770 s->section = bfd_und_section_ptr;
789 s->section = bfd_und_section_ptr;
792 s->section = bfd_und_section_ptr;
812 s->section = bfd_und_section_ptr;
819 s->section = bfd_und_section_ptr;
825 s->section = bfd_und_section_ptr;
H A Delf32-sh-symbian.c479 asection * psec = bfd_und_section_ptr;
H A Dnlm32-sparc.c286 sym -> symbol.section = bfd_und_section_ptr;
H A Dsection.c519 .#define bfd_und_section_ptr ((asection *) &bfd_und_section)
520 .#define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
531 . || ((SEC) == bfd_und_section_ptr) \
914 return bfd_und_section_ptr;
H A Delf32-crx.c752 isec = bfd_und_section_ptr;
1000 sym_sec = bfd_und_section_ptr;
H A Dnlm32-alpha.c647 sym -> symbol.section = bfd_und_section_ptr;
H A Dnlm32-ppc.c680 sym -> symbol.section = bfd_und_section_ptr;
H A Delf-m10200.c566 sym_sec = bfd_und_section_ptr;
1349 isec = bfd_und_section_ptr;
H A Dxcofflink.c1345 section = bfd_und_section_ptr;
1484 rel_csects[relindx] = bfd_und_section_ptr;
1812 section = bfd_und_section_ptr;
1829 section = bfd_und_section_ptr;
1845 section = bfd_und_section_ptr;
1970 && *rel_csect != bfd_und_section_ptr
2004 (flagword) 0, bfd_und_section_ptr,
H A Delf-m10300.c1775 sym_sec = bfd_und_section_ptr;
1888 sym_sec = bfd_und_section_ptr;
2061 sym_sec = bfd_und_section_ptr;
2301 sym_sec = bfd_und_section_ptr;
3624 isec = bfd_und_section_ptr;
H A Dbfd-in2.h1422 #define bfd_und_section_ptr ((asection *) &bfd_und_section)
1423 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1434 || ((SEC) == bfd_und_section_ptr) \
1415 #define bfd_und_section_ptr macro
H A Decoff.c772 asym->section = bfd_und_section_ptr;
829 asym->section = bfd_und_section_ptr;
3948 section = bfd_und_section_ptr;
3986 section = bfd_und_section_ptr;
H A Delf32-msp430.c972 sym_sec = bfd_und_section_ptr;
H A Dversados.c309 bfd_und_section_ptr);
H A Daoutx.h1475 cache_ptr->symbol.section = bfd_und_section_ptr;
1632 cache_ptr->symbol.section = bfd_und_section_ptr;
3483 section = bfd_und_section_ptr;
3545 section = bfd_und_section_ptr;
3549 section = bfd_und_section_ptr;
H A Dcoffgen.c337 return bfd_und_section_ptr;
350 return bfd_und_section_ptr;
H A Dcofflink.c373 section = bfd_und_section_ptr;
1448 *secpp = bfd_und_section_ptr;
H A Delf32-v850.c2762 sym_sec = bfd_und_section_ptr;
2932 sym_sec = bfd_und_section_ptr;
H A Dlinker.c196 file, or something like <<bfd_und_section_ptr>> for an undefined
1469 bfd_und_section_ptr or bfd_com_section_ptr.
2376 sym->section = bfd_und_section_ptr;
2380 sym->section = bfd_und_section_ptr;
H A Dsunos.c1158 section = bfd_und_section_ptr;
1191 section = bfd_und_section_ptr;
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1422 #define bfd_und_section_ptr ((asection *) &bfd_und_section)
1423 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1434 || ((SEC) == bfd_und_section_ptr) \
1415 #define bfd_und_section_ptr macro
H A Dbfd.h1422 #define bfd_und_section_ptr ((asection *) &bfd_und_section)
1423 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1434 || ((SEC) == bfd_und_section_ptr) \
1415 #define bfd_und_section_ptr macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1420 #define bfd_und_section_ptr ((asection *) &bfd_und_section)
1421 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1432 || ((SEC) == bfd_und_section_ptr) \
1413 #define bfd_und_section_ptr macro
H A Dbfd.h1420 #define bfd_und_section_ptr ((asection *) &bfd_und_section)
1421 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1432 || ((SEC) == bfd_und_section_ptr) \
1413 #define bfd_und_section_ptr macro

Completed in 331 milliseconds

12