Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h79 typedef std::map<object::SectionRef, unsigned> ObjSectionToIDMap; typedef
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h245 typedef std::map<SectionRef, unsigned> ObjSectionToIDMap; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h262 typedef std::map<SectionRef, unsigned> ObjSectionToIDMap; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h261 typedef std::map<SectionRef, unsigned> ObjSectionToIDMap; typedef