Searched refs:addr_type (Results 1 – 1 of 1) sorted by relevance
208 unsigned long format, addr_type, code_factor; in cr16c_elf_final_link_relocate() local227 addr_type = r_type & R_ADDRTYPE; in cr16c_elf_final_link_relocate()228 code_factor = ((addr_type == R_CODE_ADDR) ? 1 : 0); in cr16c_elf_final_link_relocate()