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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-arm.h122 #define elf32_arm_section_data(sec) \ macro
4362 mapcount = ++(elf32_arm_section_data (input_sec)->mapcount);
4363 map = elf32_arm_section_data (input_sec)->map;
4367 elf32_arm_section_data (input_sec)->map = map;
4417 mapcount = elf32_arm_section_data (sec)->mapcount;
4418 map = elf32_arm_section_data (sec)->map;

Completed in 94 milliseconds