Searched refs:mips_elf_tdata (Results 1 – 2 of 2) sorted by relevance
577 #define mips_elf_tdata(bfd) \ macro3134 tdata = mips_elf_tdata (abfd); in mips_elf_bfd_got()3148 tdata = mips_elf_tdata (abfd); in mips_elf_replace_bfd_got()5467 && mips_elf_tdata (input_bfd)->local_stubs != NULL in mips_elf_calculate_relocation()5468 && mips_elf_tdata (input_bfd)->local_stubs[r_symndx] != NULL)) in mips_elf_calculate_relocation()5476 sec = mips_elf_tdata (input_bfd)->local_stubs[r_symndx]; in mips_elf_calculate_relocation()5507 && mips_elf_tdata (input_bfd)->local_call_stubs != NULL in mips_elf_calculate_relocation()5508 && mips_elf_tdata (input_bfd)->local_call_stubs[r_symndx] != NULL)) in mips_elf_calculate_relocation()5512 sec = mips_elf_tdata (input_bfd)->local_call_stubs[r_symndx]; in mips_elf_calculate_relocation()7164 &mips_elf_tdata (abfd)->abiflags); in _bfd_mips_elf_section_from_shdr()[all …]
169 (mips_elf_tdata): New macro.