Searched refs:stProc (Results 1 – 11 of 11) sorted by relevance
101 #define stProc 6 /* " " Procedure */ macro
754 case stProc: /* Procedure, usually goes into global block */ in parse_symbol()762 if (sh->st == stProc && sh->sc != scText) in parse_symbol()814 if (sh->st == stProc) in parse_symbol()1166 if (top_stack->blocktype == stProc in parse_symbol()1188 (top_stack->blocktype == stProc || in parse_symbol()2074 case stProc: in parse_external()2101 case stProc: in parse_external()2415 case stProc: in parse_partial_symbols()2634 if (sh.st == stProc || sh.st == stStaticProc) in parse_partial_symbols()3354 case stProc: in parse_partial_symbols()[all …]
669 case stProc: in ecoff_set_symbol_info()697 if (ecoff_sym->st == stProc in ecoff_set_symbol_info()703 if (ecoff_sym->st == stProc || ecoff_sym->st == stStaticProc) in ecoff_set_symbol_info()1500 case stProc: in _bfd_ecoff_print_symbol()3370 case stProc: in ecoff_link_add_externals()3648 && esym.asym.st != stProc) in ecoff_link_check_archive_element()
841 case stProc:
1912 h->esym.asym.st = stProc; in mips_elf_output_extsym()
7933 symbols of type stProc and stStaticProc.
4882 * ecoff.c (ecoff_set_symbol_info): Mark local stProc, stLabel or
108 st_Proc = stProc, /* " " Procedure */
2287 # define GCC_OK_SYMBOL(X) ((X).st == stProc || (X).st == stGlobal)
729 st_Proc = stProc, /* " " Procedure */
663 st_Proc = stProc, /* " " Procedure */