Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp126 GlobalToIndirectSymMapTy& getGlobalToIndirectSymMap(const MutexGuard& lck) { in getGlobalToIndirectSymMap() function in __anonce5e020d0111::JITResolverState
590 void *&IndirectSym = state.getGlobalToIndirectSymMap(locked)[GV]; in getGlobalValueIndirectSym()