Searched refs:RW_SDA_ANCHOR_NAME (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmicroblaze.h68 #define RW_SDA_ANCHOR_NAME "_SDA_BASE_" macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmicroblaze.h68 #define RW_SDA_ANCHOR_NAME "_SDA_BASE_" macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmicroblaze.h68 #define RW_SDA_ANCHOR_NAME "_SDA_BASE_" macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmicroblaze.h69 #define RW_SDA_ANCHOR_NAME "_SDA_BASE_" macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-microblaze.c834 h = bfd_link_hash_lookup (info->hash, RW_SDA_ANCHOR_NAME, FALSE, FALSE, TRUE);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-microblaze.c873 h = bfd_link_hash_lookup (info->hash, RW_SDA_ANCHOR_NAME, false, false, true);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-microblaze.c873 h = bfd_link_hash_lookup (info->hash, RW_SDA_ANCHOR_NAME, false, false, true);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-microblaze.c891 h = bfd_link_hash_lookup (info->hash, RW_SDA_ANCHOR_NAME, false, false, true);

Completed in 173 milliseconds