Searched refs:stGlobal (Results 1 – 11 of 11) sorted by relevance
96 #define stGlobal 1 /* external symbol */ macro
657 case stGlobal: /* external symbol, goes into global block */ in parse_symbol()2078 case stGlobal: in parse_external()2113 case stGlobal: in parse_external()2424 case stGlobal: in parse_partial_symbols()3581 case stGlobal: in parse_partial_symbols()
666 case stGlobal: in ecoff_set_symbol_info()2264 esym->asym.st = stGlobal; in ecoff_get_extr()3367 case stGlobal: in ecoff_link_add_externals()3646 if (esym.asym.st != stGlobal in ecoff_link_check_archive_element()4327 h->esym.asym.st = stGlobal; in ecoff_link_write_external()
838 case stGlobal:
1571 h->esym.asym.st = stGlobal; in elf64_alpha_output_extsym()
1802 h->esym.asym.st = stGlobal; in mips_elf_output_extsym()
103 st_Global = stGlobal, /* external symbol */
2287 # define GCC_OK_SYMBOL(X) ((X).st == stProc || (X).st == stGlobal)
724 st_Global = stGlobal, /* external symbol */
13446 (GCC_OK_SYMBOL) [ECOFF]: Accept stGlobal.
658 st_Global = stGlobal, /* external symbol */