Searched refs:mips_elf_tdata (Results 1 – 6 of 6) sorted by relevance
606 #define mips_elf_tdata(bfd) \ macro1399 && (tdata = mips_elf_tdata (abfd)) != NULL) in _bfd_mips_elf_free_cached_info()2550 tdata = mips_elf_tdata (abfd); in _bfd_mips_elf_hi16_reloc()2621 tdata = mips_elf_tdata (abfd); in _bfd_mips_elf_lo16_reloc()3274 tdata = mips_elf_tdata (abfd); in mips_elf_bfd_got()3288 tdata = mips_elf_tdata (abfd); in mips_elf_replace_bfd_got()5737 && mips_elf_tdata (input_bfd)->local_stubs != NULL in mips_elf_calculate_relocation()5738 && mips_elf_tdata (input_bfd)->local_stubs[r_symndx] != NULL)) in mips_elf_calculate_relocation()5746 sec = mips_elf_tdata (input_bfd)->local_stubs[r_symndx]; in mips_elf_calculate_relocation()5777 && mips_elf_tdata (input_bfd)->local_call_stubs != NULL in mips_elf_calculate_relocation()[all …]
169 (mips_elf_tdata): New macro.
591 #define mips_elf_tdata(bfd) \ macro3197 tdata = mips_elf_tdata (abfd); in mips_elf_bfd_got()3211 tdata = mips_elf_tdata (abfd); in mips_elf_replace_bfd_got()5660 && mips_elf_tdata (input_bfd)->local_stubs != NULL in mips_elf_calculate_relocation()5661 && mips_elf_tdata (input_bfd)->local_stubs[r_symndx] != NULL)) in mips_elf_calculate_relocation()5669 sec = mips_elf_tdata (input_bfd)->local_stubs[r_symndx]; in mips_elf_calculate_relocation()5700 && mips_elf_tdata (input_bfd)->local_call_stubs != NULL in mips_elf_calculate_relocation()5701 && mips_elf_tdata (input_bfd)->local_call_stubs[r_symndx] != NULL)) in mips_elf_calculate_relocation()5705 sec = mips_elf_tdata (input_bfd)->local_call_stubs[r_symndx]; in mips_elf_calculate_relocation()7494 &mips_elf_tdata (abfd)->abiflags); in _bfd_mips_elf_section_from_shdr()[all …]