Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h63 typedef StringMap<uint64_t> GlobalAddressMapTy; typedef
69 GlobalAddressMapTy GlobalAddressMap;
79 GlobalAddressMapTy &getGlobalAddressMap() { in getGlobalAddressMap()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp175 GlobalAddressMapTy::iterator I = GlobalAddressMap.find(Name); in RemoveMapping()
255 ExecutionEngineState::GlobalAddressMapTy &Map = in updateGlobalMapping()
282 ExecutionEngineState::GlobalAddressMapTy::iterator I = in getAddressToGlobalIfAvailable()
307 for (ExecutionEngineState::GlobalAddressMapTy::iterator in getGlobalValueAtAddress()