Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h614 class SectionRange {
616 SectionRange() = default;
617 SectionRange(const Section &Sec) { in SectionRange() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp790 auto R = SectionRange(*S); in createEHFrameRecorderPass()