Home
last modified time | relevance | path

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

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