Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c9932 Elf_Internal_Rela *last_irel = NULL; in relax_property_section() local
10048 if (last_irel) in relax_property_section()
10052 bfd_get_32 (abfd, &contents[last_irel->r_offset + 4]); in relax_property_section()
10054 (last_irel->r_addend in relax_property_section()
10055 + bfd_get_32 (abfd, &contents[last_irel->r_offset])); in relax_property_section()
10061 (abfd, &contents[last_irel->r_offset + 8]); in relax_property_section()
10066 == ELF32_R_SYM (last_irel->r_info)) in relax_property_section()
10074 &contents[last_irel->r_offset + 4]); in relax_property_section()
10079 last_irel = offset_rel; in relax_property_section()
10082 last_irel = offset_rel; in relax_property_section()