Home
last modified time | relevance | path

Searched refs:lookupLocalEntry (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.h71 Fragment* lookupLocalEntry(const ResolveInfo* pInfo,
DMipsGOT.cpp373 Fragment* MipsGOT::lookupLocalEntry(const ResolveInfo* pInfo, in lookupLocalEntry() function in MipsGOT
DMipsRelocator.cpp623 Fragment* got_entry = got.lookupLocalEntry(rsym, entryValue); in getLocalGOTEntry()