Home
last modified time | relevance | path

Searched defs:StubMap (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h40 typedef std::map<std::string, SectionMap> StubMap; typedef
H A DRuntimeDyldImpl.h270 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h287 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h286 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef