Home
last modified time | relevance | path

Searched defs:gotplt_entry_addr_hi (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc7635 uint32_t gotplt_entry_addr_hi = (((gotplt_entry_addr + 0x8000) >> 16) in do_write() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dmips.cc7673 uint32_t gotplt_entry_addr_hi = (((gotplt_entry_addr + 0x8000) >> 16) in do_write() local