Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDelf32-arm.c2026 elf32_arm_section_map; typedef
2065 elf32_arm_section_map *map;
2849 sec_data->map = bfd_malloc (sizeof (elf32_arm_section_map)); in elf32_arm_section_map_add()
2860 * sizeof (elf32_arm_section_map)); in elf32_arm_section_map_add()
3688 qsort (sec_data->map, sec_data->mapcount, sizeof (elf32_arm_section_map), in bfd_elf32_arm_vfp11_erratum_scan()
9830 return ((const elf32_arm_section_map *) a)->vma in elf32_arm_compare_mapping()
9831 > ((const elf32_arm_section_map *) b)->vma; in elf32_arm_compare_mapping()
9846 elf32_arm_section_map *map; in elf32_arm_write_section()