Searched refs:rangep (Results 1 – 1 of 1) sorted by relevance
99 sh64_elf_crange *rangep) in sh64_address_in_cranges() argument167 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() argument196 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 …]