Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c5879 struct elf_xtensa_section_data *section_data; in get_xtensa_relax_info() local
5885 section_data = (struct elf_xtensa_section_data *) elf_section_data (sec); in get_xtensa_relax_info()
5886 return &section_data->relax_info; in get_xtensa_relax_info()
DChangeLog-94955964 to be cached in the section_data. Correct the reloc address.