Searched refs:bfd_is_und_section (Results 51 - 61 of 61) sorted by relevance

123

/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1423 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1416 #define bfd_is_und_section macro
H A Dbfd.h1423 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1416 #define bfd_is_und_section macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1421 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1414 #define bfd_is_und_section macro
H A Dbfd.h1421 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1414 #define bfd_is_und_section macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-v850.c1357 if (bfd_is_und_section (symbol->section)
H A Delf64-sh64.c1338 && bfd_is_und_section (symbol_in->section))
H A Dmmo.c2986 if (bfd_is_und_section (s->section))
H A Delf32-xtensa.c1916 is_weak_undef = (bfd_is_und_section (symbol->section)
7602 if (bfd_is_und_section (target_sec))
H A Delf32-ppc.c5493 BFD_ASSERT (bfd_is_und_section (sec)
H A Delf32-sh.c1968 && bfd_is_und_section (symbol_in->section))
H A Delfxx-mips.c1183 || bfd_is_und_section (bfd_get_section (symbol))

Completed in 390 milliseconds

123