Searched refs:ip2k_get_mem (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-ip2k.c242 ip2k_get_mem (bfd *abfd ATTRIBUTE_UNUSED, function
356 ip2k_get_mem (abfd, contents + addr, 4, code);
369 ip2k_get_mem (abfd, contents + addr - 4, 4, code);
436 ip2k_get_mem (abfd, contents + addr, 4, code);
448 ip2k_get_mem (abfd, contents + addr - 16, 16, code);
504 ip2k_get_mem (abfd, contents + addr, 2, code);
520 ip2k_get_mem (abfd, contents + addr - 2, 2, code);
848 ip2k_get_mem (abfd, misc->contents + addr, 4, code);
876 ip2k_get_mem (abfd, misc->contents + irel->r_offset - 4, 4, code);
920 ip2k_get_mem (abf
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-ip2k.c242 ip2k_get_mem (bfd *abfd ATTRIBUTE_UNUSED, function
356 ip2k_get_mem (abfd, contents + addr, 4, code);
369 ip2k_get_mem (abfd, contents + addr - 4, 4, code);
436 ip2k_get_mem (abfd, contents + addr, 4, code);
448 ip2k_get_mem (abfd, contents + addr - 16, 16, code);
504 ip2k_get_mem (abfd, contents + addr, 2, code);
520 ip2k_get_mem (abfd, contents + addr - 2, 2, code);
848 ip2k_get_mem (abfd, misc->contents + addr, 4, code);
876 ip2k_get_mem (abfd, misc->contents + irel->r_offset - 4, 4, code);
920 ip2k_get_mem (abf
[all...]

Completed in 174 milliseconds