Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp130 GlobalToIndirectSymMapTy& getGlobalToIndirectSymMap(const MutexGuard& lck) { in getGlobalToIndirectSymMap() function in __anon132375280111::JITResolverState
591 void *&IndirectSym = state.getGlobalToIndirectSymMap(locked)[GV]; in getGlobalValueIndirectSym()