Searched refs:ip2k_get_mem (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-ip2k.c | 241 ip2k_get_mem (bfd *abfd ATTRIBUTE_UNUSED, in ip2k_get_mem() function 355 ip2k_get_mem (abfd, contents + addr, 4, code); in ip2k_is_switch_table_128() 368 ip2k_get_mem (abfd, contents + addr - 4, 4, code); in ip2k_is_switch_table_128() 435 ip2k_get_mem (abfd, contents + addr, 4, code); in ip2k_is_switch_table_256() 447 ip2k_get_mem (abfd, contents + addr - 16, 16, code); in ip2k_is_switch_table_256() 503 ip2k_get_mem (abfd, contents + addr, 2, code); in ip2k_nominal_page_bits() 519 ip2k_get_mem (abfd, contents + addr - 2, 2, code); in ip2k_nominal_page_bits() 847 ip2k_get_mem (abfd, misc->contents + addr, 4, code); in ip2k_relax_switch_table_128() 875 ip2k_get_mem (abfd, misc->contents + irel->r_offset - 4, 4, code); in ip2k_relax_switch_table_128() 919 ip2k_get_mem (abfd, misc->contents + addr, 4, code); in ip2k_relax_switch_table_256() [all …]
|