Home
last modified time | relevance | path

Searched refs:MIPS_ELF_REL_SIZE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c840 #define MIPS_ELF_REL_SIZE(abfd) \ macro
4082 s->size += MIPS_ELF_REL_SIZE (abfd); in mips_elf_allocate_dynamic_relocations()
4085 s->size += n * MIPS_ELF_REL_SIZE (abfd); in mips_elf_allocate_dynamic_relocations()
6364 BFD_ASSERT (sreloc->reloc_count * MIPS_ELF_REL_SIZE (output_bfd) in mips_elf_create_dynamic_relocation()
9157 : MIPS_ELF_REL_SIZE (dynobj)); in _bfd_mips_elf_adjust_dynamic_symbol()
11396 dyn.d_un.d_val = MIPS_ELF_REL_SIZE (dynobj); in _bfd_mips_elf_finish_dynamic_sections()
11769 && s->size > (bfd_vma)2 * MIPS_ELF_REL_SIZE (output_bfd)) in _bfd_mips_elf_finish_dynamic_sections()
DChangeLog-98991613 (MIPS_ELF_REL_SIZE): Likewise.