Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h62 GlobalAddressMapTy; typedef
69 GlobalAddressMapTy GlobalAddressMap;
80 GlobalAddressMapTy &getGlobalAddressMap(const MutexGuard &) { in getGlobalAddressMap()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp143 GlobalAddressMapTy::iterator I = GlobalAddressMap.find(ToUnmap); in RemoveMapping()
197 ExecutionEngineState::GlobalAddressMapTy &Map = in updateGlobalMapping()
224 ExecutionEngineState::GlobalAddressMapTy::iterator I = in getPointerToGlobalIfAvailable()
234 for (ExecutionEngineState::GlobalAddressMapTy::iterator in getGlobalValueAtAddress()