Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-score7.c183 #define SCORE_ELF_REL_SIZE(abfd) \ macro
1135 s->size += SCORE_ELF_REL_SIZE (abfd); in score_elf_allocate_dynamic_relocations()
1138 s->size += n * SCORE_ELF_REL_SIZE (abfd); in score_elf_allocate_dynamic_relocations()
1166 BFD_ASSERT (sreloc->reloc_count * SCORE_ELF_REL_SIZE (output_bfd) < sreloc->size); in score_elf_create_dynamic_relocation()
3428 dyn.d_un.d_val = SCORE_ELF_REL_SIZE (dynobj); in s7_bfd_score_elf_finish_dynamic_sections()
3508 if (s != NULL && s->size > (bfd_vma)2 * SCORE_ELF_REL_SIZE (output_bfd)) in s7_bfd_score_elf_finish_dynamic_sections()
Delf32-score.c186 #define SCORE_ELF_REL_SIZE(abfd) \ macro
1278 s->size += SCORE_ELF_REL_SIZE (abfd); in score_elf_allocate_dynamic_relocations()
1281 s->size += n * SCORE_ELF_REL_SIZE (abfd); in score_elf_allocate_dynamic_relocations()
1308 BFD_ASSERT (sreloc->reloc_count * SCORE_ELF_REL_SIZE (output_bfd) < sreloc->size); in score_elf_create_dynamic_relocation()
3617 dyn.d_un.d_val = SCORE_ELF_REL_SIZE (dynobj); in s3_bfd_score_elf_finish_dynamic_sections()
3697 if (s != NULL && s->size > (bfd_vma)2 * SCORE_ELF_REL_SIZE (output_bfd)) in s3_bfd_score_elf_finish_dynamic_sections()