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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arm.c2071 #define elf32_arm_section_data(sec) \ macro
2844 struct _arm_elf_section_data *sec_data = elf32_arm_section_data (sec);
2896 sec_data = elf32_arm_section_data (s);
3678 sec_data = elf32_arm_section_data (sec);
3777 errcount = ++(elf32_arm_section_data (sec)->erratumcount);
3847 struct _arm_elf_section_data *sec_data = elf32_arm_section_data (sec);
9564 return elf32_arm_section_data (entry->sec);

Completed in 101 milliseconds