Home
last modified time | relevance | path

Searched refs:stProc (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dsymconst.h101 #define stProc 6 /* " " Procedure */ macro
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c676 case stProc: in ecoff_set_symbol_info()
704 if (ecoff_sym->st == stProc in ecoff_set_symbol_info()
710 if (ecoff_sym->st == stProc || ecoff_sym->st == stStaticProc) in ecoff_set_symbol_info()
1507 case stProc: in _bfd_ecoff_print_symbol()
3291 case stProc: in ecoff_link_add_externals()
Decofflink.c807 case stProc: in bfd_ecoff_debug_accumulate()
Delfxx-mips.c2965 h->esym.asym.st = stProc; in mips_elf_output_extsym()
DChangeLog-02037933 symbols of type stProc and stStaticProc.
DChangeLog-94954882 * ecoff.c (ecoff_set_symbol_info): Mark local stProc, stLabel or
/toolchain/binutils/binutils-2.25/gas/
Decoff.c660 st_Proc = stProc, /* " " Procedure */