Lines Matching refs:ip2k_get_mem
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()
948 ip2k_get_mem (abfd, misc->contents + irel->r_offset - 4, 2, code); in ip2k_relax_switch_table_256()
954 ip2k_get_mem (abfd, misc->contents + addr, 12, code); in ip2k_relax_switch_table_256()