Searched refs:STT_SRELC (Results 1 – 7 of 7) sorted by relevance
681 #define STT_SRELC 9 /* Signed Complex relocation expression */ macro
1427 * common.h (STT_RELC, STT_SRELC, R_RELC): New macros.
1313 case STT_SRELC: in elf_slurp_symbol_table()
3262 STT_SRELC for global symbols.3284 * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
9639 if ((s_type == STT_RELC || s_type == STT_SRELC) in elf_link_input_bfd()9657 isymbuf, locsymcount, s_type == STT_SRELC)) in elf_link_input_bfd()
6997 type = STT_SRELC; in swap_out_syms()
9554 case STT_SRELC: return "SRELC"; in get_symbol_type()