Home
last modified time | relevance | path

Searched defs:EHFrameRanges (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h201 DenseMap<ResourceKey, std::vector<EHFrameRange>> EHFrameRanges; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp474 std::vector<EHFrameRange> EHFrameRanges = in notifyRemovingAllModules() local