Home
last modified time | relevance | path

Searched refs:scAbs (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/binutils/include/coff/
H A Dsymconst.h64 #define scAbs 5 /* value of symbol is absolute */ macro
/freebsd-12.1/contrib/binutils/bfd/
H A Decoff.c730 case scAbs: in ecoff_set_symbol_info()
2265 esym->asym.sc = scAbs; in ecoff_get_extr()
2286 esym->asym.sc = scAbs; in ecoff_get_extr()
3414 case scAbs: in ecoff_link_add_externals()
3656 case scAbs: in ecoff_link_check_archive_element()
4331 h->esym.asym.sc = scAbs; in ecoff_link_write_external()
4368 h->esym.asym.sc = scAbs; in ecoff_link_write_external()
4402 h->esym.asym.sc = scAbs; in ecoff_link_write_external()
H A Delf64-alpha.c1575 h->esym.asym.sc = scAbs; in elf64_alpha_output_extsym()
1609 h->esym.asym.sc = scAbs; in elf64_alpha_output_extsym()
H A Delfxx-mips.c1821 h->esym.asym.sc = scAbs; in mips_elf_output_extsym()
1828 h->esym.asym.sc = scAbs; in mips_elf_output_extsym()
1837 h->esym.asym.sc = scAbs; in mips_elf_output_extsym()
1871 h->esym.asym.sc = scAbs; in mips_elf_output_extsym()
H A DChangeLog-9193126 not by ECOFF, make it scAbs.
/freebsd-12.1/contrib/gcc/
H A Dmips-tdump.c78 sc_Abs = scAbs, /* value of symbol is absolute */
H A Dmips-tfile.c699 sc_Abs = scAbs, /* value of symbol is absolute */
/freebsd-12.1/contrib/gdb/gdb/
H A Dmdebugread.c2681 case scAbs: in parse_partial_symbols()
3309 && (sh.st != stStatic || sh.sc == scAbs))) in parse_partial_symbols()
/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c633 sc_Abs = scAbs, /* value of symbol is absolute */