Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfnn-aarch64.c3810 unsigned int newidx; in elfNN_aarch64_section_map_add() local
3819 newidx = sec_data->mapcount++; in elfNN_aarch64_section_map_add()
3830 sec_data->map[newidx].vma = vma; in elfNN_aarch64_section_map_add()
3831 sec_data->map[newidx].type = type; in elfNN_aarch64_section_map_add()
Delf32-arm.c5919 unsigned int newidx; in elf32_arm_section_map_add() local
5929 newidx = sec_data->mapcount++; in elf32_arm_section_map_add()
5941 sec_data->map[newidx].vma = vma; in elf32_arm_section_map_add()
5942 sec_data->map[newidx].type = type; in elf32_arm_section_map_add()