Searched refs:mips_regmask_frag (Results 1 – 3 of 3) sorted by relevance
91 static char *mips_regmask_frag; variable3708 mips_regmask_frag = frag_more (sizeof (Elf32_External_RegInfo)); in md_begin()3732 mips_regmask_frag = frag_more (sizeof (Elf64_External_RegInfo)); in md_begin()18193 mips_regmask_frag)); in mips_elf_final_processing()18209 mips_regmask_frag)); in mips_elf_final_processing()
3052 (OPTION_CALL_SHARED, OPTION_NON_SHARED, mips_regmask_frag): Define9049 (mips_regmask_frag): New static variable, if OBJ_ELF.9051 mips_regmask_frag to a frag.9053 mips_regmask_frag to register mask information.
4425 * config/tc-mips.c (mips_regmask_frag): Only define if OBJ_ELF or