Searched refs:section_data (Results 1 – 13 of 13) sorted by relevance
27 string section_data29 Where "section_type" indicates the type of the "section_data". An exception
786 struct elf_avr_section_data *section_data; in get_avr_relax_info() local792 section_data = (struct elf_avr_section_data *) elf_section_data (sec); in get_avr_relax_info()793 return §ion_data->relax_info; in get_avr_relax_info()
6123 struct elf_xtensa_section_data *section_data; in get_xtensa_relax_info() local6129 section_data = (struct elf_xtensa_section_data *) elf_section_data (sec); in get_xtensa_relax_info()6130 return §ion_data->relax_info; in get_xtensa_relax_info()
5964 to be cached in the section_data. Correct the reloc address.
6130 struct elf_xtensa_section_data *section_data; in get_xtensa_relax_info() local6136 section_data = (struct elf_xtensa_section_data *) elf_section_data (sec); in get_xtensa_relax_info()6137 return §ion_data->relax_info; in get_xtensa_relax_info()
3769 (zlib_decompress_section): Likewise for `section_data'.
16406 (read_pe_exported_syms): Set index field of section_data.