Searched refs:MIPS_ELF_REL_SIZE (Results 1 – 2 of 2) sorted by relevance
838 #define MIPS_ELF_REL_SIZE(abfd) \ macro4091 s->size += MIPS_ELF_REL_SIZE (abfd); in mips_elf_allocate_dynamic_relocations()4094 s->size += n * MIPS_ELF_REL_SIZE (abfd); in mips_elf_allocate_dynamic_relocations()6391 BFD_ASSERT (sreloc->reloc_count * MIPS_ELF_REL_SIZE (output_bfd) in mips_elf_create_dynamic_relocation()9193 : MIPS_ELF_REL_SIZE (dynobj)); in _bfd_mips_elf_adjust_dynamic_symbol()11426 dyn.d_un.d_val = MIPS_ELF_REL_SIZE (dynobj); in _bfd_mips_elf_finish_dynamic_sections()11804 && s->size > (bfd_vma)2 * MIPS_ELF_REL_SIZE (output_bfd)) in _bfd_mips_elf_finish_dynamic_sections()
1613 (MIPS_ELF_REL_SIZE): Likewise.