Searched refs:l32r_irel (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c6151 Elf_Internal_Rela *l32r_irel;
6159 l32r_irel = find_associated_l32r_irel (abfd, sec, contents,
6161 if (l32r_irel == NULL)
6164 r_reloc_init (&r_rel, abfd, l32r_irel, contents, sec_size);
6176 the l32r_irel. Note: The src_relocs array is not yet
6181 sec, l32r_irel);
6189 l32r_irel->r_info = ELF32_R_INFO (0, R_XTENSA_NONE);
6128 Elf_Internal_Rela *l32r_irel; local

Completed in 141 milliseconds