Searched refs:BSF_SECTION_SYM (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-mips.c945 || (symbol->flags & BSF_SECTION_SYM) != 0))
983 && (symbol->flags & BSF_SECTION_SYM) == 0
1023 && (symbol->flags & BSF_SECTION_SYM) == 0
1077 || (symbol->flags & BSF_SECTION_SYM) != 0)
1143 && (symbol->flags & BSF_SECTION_SYM) == 0
1351 if (((*cache_ptr->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0
1379 return (sym->flags & BSF_SECTION_SYM) == 0;
H A Dsection.c684 { 0, NAME, 0, BSF_SECTION_SYM, (asection *) SECTION, { 0 }}
687 { 0, NAME, 0, BSF_SECTION_SYM, (asection *) SECTION }
755 newsect->symbol->flags = BSF_SECTION_SYM;
H A Delfn32-mips.c1741 || (symbol->flags & BSF_SECTION_SYM) != 0))
1804 && (symbol->flags & BSF_SECTION_SYM) == 0
1845 && (symbol->flags & BSF_SECTION_SYM) == 0
1904 || (symbol->flags & BSF_SECTION_SYM) != 0)
1950 && (symbol->flags & BSF_SECTION_SYM) == 0
2169 if (((*cache_ptr->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0
2199 return (sym->flags & BSF_SECTION_SYM) == 0;
H A Dcoff-mips.c433 && (symbol->flags & BSF_SECTION_SYM) == 0
486 && (symbol->flags & BSF_SECTION_SYM) == 0
624 && (symbol->flags & BSF_SECTION_SYM) == 0
650 || (symbol->flags & BSF_SECTION_SYM) != 0))
719 || (symbol->flags & BSF_SECTION_SYM) != 0)
H A Dcoff-sparc.c76 && (symbol->flags & BSF_SECTION_SYM) == 0)
H A Delf64-mips.c1902 || (symbol->flags & BSF_SECTION_SYM) != 0))
1936 && (symbol->flags & BSF_SECTION_SYM) == 0
1974 && (symbol->flags & BSF_SECTION_SYM) == 0
2017 && (symbol->flags & BSF_SECTION_SYM) == 0
2059 || (symbol->flags & BSF_SECTION_SYM) != 0)
2107 && (symbol->flags & BSF_SECTION_SYM) == 0
2511 if ((s->flags & BSF_SECTION_SYM) == 0)
H A Delf64-sparc.c110 if ((s->flags & BSF_SECTION_SYM) == 0)
H A Dsyms.c243 .#define BSF_SECTION_SYM 0x100
363 /* The BSF_SECTION_SYM check is needed for IA-64, where every label that
366 if ((sym->flags & (BSF_GLOBAL | BSF_WEAK | BSF_FILE | BSF_SECTION_SYM)) != 0)
H A Delf32-score.c333 || (symbol->flags & BSF_SECTION_SYM) != 0))
416 || (symbol->flags & BSF_SECTION_SYM) != 0)
444 && (symbol->flags & BSF_SECTION_SYM) == 0 && reloc_entry->addend == 0)
479 && (symbol->flags & BSF_SECTION_SYM) == 0
2760 score_elf_scom_symbol.flags = BSF_SECTION_SYM;
H A Dcofflink.c384 flags = BSF_SECTION_SYM | BSF_GLOBAL;
397 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
465 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
H A Delf.c1037 && (symbol->flags & BSF_SECTION_SYM) == 0
3390 return ((sym->flags & BSF_SECTION_SYM) != 0
3436 if ((sym->flags & BSF_SECTION_SYM) != 0
5203 && (flags & BSF_SECTION_SYM)
6343 && (flags & (BSF_SECTION_SYM | BSF_GLOBAL)) == BSF_SECTION_SYM)
6362 if ((flags & BSF_SECTION_SYM) == 0
6480 if (flags & BSF_SECTION_SYM)
H A Decoff.c782 ecoff_scom_symbol.flags = BSF_SECTION_SYM;
2262 || (sym->flags & BSF_SECTION_SYM) != 0)
2666 if ((sym->flags & BSF_SECTION_SYM) == 0)
3458 ecoff_scom_symbol.flags = BSF_SECTION_SYM;
H A Dbout.c617 else if ((symbol->symbol.flags & BSF_SECTION_SYM) != 0)
H A Delf64-ppc.c2714 if ((a->flags & BSF_SECTION_SYM) && !(b->flags & BSF_SECTION_SYM))
2716 if (!(a->flags & BSF_SECTION_SYM) && (b->flags & BSF_SECTION_SYM))
2892 || (syms[i]->flags & BSF_SECTION_SYM) == 0)
2897 if ((syms[i]->flags & BSF_SECTION_SYM) == 0)
H A Delfxx-mips.c1350 || (symbol->flags & BSF_SECTION_SYM) != 0)
1520 if (!relocatable || (symbol->flags & BSF_SECTION_SYM) != 0)
5143 mips_elf_acom_symbol.flags = BSF_SECTION_SYM;
5168 mips_elf_scom_symbol.flags = BSF_SECTION_SYM;
5827 elf_text_symbol->flags = BSF_SECTION_SYM | BSF_DYNAMIC;
5868 elf_data_symbol->flags = BSF_SECTION_SYM | BSF_DYNAMIC;
H A Dcoff-alpha.c881 && ((*rel->sym_ptr_ptr)->flags & BSF_SECTION_SYM) == 0)
H A Delfcode.h1271 sym->symbol.flags |= BSF_SECTION_SYM | BSF_DEBUGGING;
H A Dcoffcode.h2535 && ((*q->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0)
4444 dst->symbol.flags |= BSF_EXPORT | BSF_SECTION_SYM;
/freebsd-11-stable/contrib/binutils/ld/
H A Dldcref.c513 if ((sym->flags & (BSF_LOCAL | BSF_SECTION_SYM)) != 0
522 if ((sym->flags & BSF_SECTION_SYM) == 0)
717 | BSF_SECTION_SYM)) != 0
721 : ((*q->sym_ptr_ptr)->flags & BSF_SECTION_SYM) != 0))
/freebsd-11-stable/contrib/binutils/gas/
H A Dsubsegs.c257 symbol_get_bfdsym (s)->flags |= BSF_SECTION_SYM;
H A Dsymbols.c2163 if (s->bsym->flags & BSF_SECTION_SYM)
2182 if (s->bsym->flags & BSF_SECTION_SYM)
2575 return (s->bsym->flags & BSF_SECTION_SYM) != 0;
2653 if ((s->bsym->flags & BSF_SECTION_SYM) == 0)
H A Dwrite.c1199 if (((*relocs[i]->sym_ptr_ptr)->flags & BSF_SECTION_SYM) == 0)
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-coff.c1356 && ((symbol_get_bfdsym (symp)->flags & BSF_SECTION_SYM) != 0
H A Dtc-ppc.c4934 && ((symbol_get_bfdsym (sym)->flags & BSF_SECTION_SYM) != 0
5002 && (symbol_get_bfdsym (sym)->flags & BSF_SECTION_SYM) == 0
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjcopy.c993 || ((flags & BSF_SECTION_SYM) != 0

Completed in 422 milliseconds

12