Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh64-com.c99 sh64_elf_crange *rangep) in sh64_address_in_cranges() argument
167 rangep->cr_addr = cr_addr; in sh64_address_in_cranges()
168 rangep->cr_size = cr_size; in sh64_address_in_cranges()
169 rangep->cr_type = cr_type; in sh64_address_in_cranges()
188 sh64_get_contents_type (asection *sec, bfd_vma addr, sh64_elf_crange *rangep) in sh64_get_contents_type() argument
196 rangep->cr_addr = bfd_get_section_vma (sec->owner, sec); in sh64_get_contents_type()
197 rangep->cr_size = sec->size; in sh64_get_contents_type()
198 rangep->cr_type = CRT_NONE; in sh64_get_contents_type()
211 rangep->cr_type = cr_type; in sh64_get_contents_type()
219 rangep->cr_type = CRT_SH5_ISA32; in sh64_get_contents_type()
[all …]