Searched refs:BSF_SECTION_SYM (Results 26 - 43 of 43) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-m68hc1x.c794 && (symbol->flags & BSF_SECTION_SYM) == 0
H A Dvms.c377 sym->flags |= BSF_SECTION_SYM;
H A Delf32-sparc.c381 && (symbol->flags & BSF_SECTION_SYM) == 0
437 && (symbol->flags & BSF_SECTION_SYM) == 0)
483 && (symbol->flags & BSF_SECTION_SYM) == 0)
H A Dcoff-alpha.c864 && ((*rel->sym_ptr_ptr)->flags & BSF_SECTION_SYM) == 0)
H A Delf64-mmix.c2142 mmix_elf_reg_section_symbol.flags = BSF_SECTION_SYM;
H A Dcoffcode.h2569 && ((*q->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0)
4634 dst->symbol.flags |= BSF_EXPORT | BSF_SECTION_SYM;
H A Delf64-sparc.c413 if ((s->flags & BSF_SECTION_SYM) == 0)
804 && (symbol->flags & BSF_SECTION_SYM) == 0
H A Dbfd-in2.h3763 #define BSF_SECTION_SYM 0x100
3756 #define BSF_SECTION_SYM macro
H A Daoutx.h2175 if ((sym->flags & BSF_SECTION_SYM) != 0)
2189 else if ((sym->flags & BSF_SECTION_SYM) == 0)
H A Delf32-xtensa.c1860 if (output_bfd && (symbol->flags & BSF_SECTION_SYM) == 0)
1904 BFD_ASSERT (symbol->flags & BSF_SECTION_SYM);
H A Delf32-s390.c403 && (symbol->flags & BSF_SECTION_SYM) == 0
H A Delf64-s390.c425 && (symbol->flags & BSF_SECTION_SYM) == 0
H A Dieee.c408 else if (symbol->flags & (BSF_LOCAL | BSF_SECTION_SYM))
H A Dpdp11.c2079 else if ((sym->flags & BSF_SECTION_SYM) == 0)
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h3763 #define BSF_SECTION_SYM 0x100
3756 #define BSF_SECTION_SYM macro
H A Dbfd.h3763 #define BSF_SECTION_SYM 0x100
3756 #define BSF_SECTION_SYM macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h3761 #define BSF_SECTION_SYM 0x100
3754 #define BSF_SECTION_SYM macro
H A Dbfd.h3761 #define BSF_SECTION_SYM 0x100
3754 #define BSF_SECTION_SYM macro

Completed in 434 milliseconds

12