Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-xtensa.c8720 Elf_Internal_Rela *last_irel = NULL; in relax_property_section() local
8834 if (last_irel) in relax_property_section()
8838 bfd_get_32 (abfd, &contents[last_irel->r_offset + 4]); in relax_property_section()
8840 (last_irel->r_addend in relax_property_section()
8841 + bfd_get_32 (abfd, &contents[last_irel->r_offset])); in relax_property_section()
8847 (abfd, &contents[last_irel->r_offset + 8]); in relax_property_section()
8852 == ELF32_R_SYM (last_irel->r_info)) in relax_property_section()
8860 &contents[last_irel->r_offset + 4]); in relax_property_section()
8865 last_irel = irel; in relax_property_section()
8868 last_irel = irel; in relax_property_section()