Home
last modified time | relevance | path

Searched defs:EHFrameSectionName (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupportImpl.h36 StringRef EHFrameSectionName; variable
103 StringRef EHFrameSectionName; variable
DEHFrameSupport.cpp20 EHFrameSplitter::EHFrameSplitter(StringRef EHFrameSectionName) in EHFrameSplitter()
119 EHFrameEdgeFixer::EHFrameEdgeFixer(StringRef EHFrameSectionName, in EHFrameEdgeFixer()
776 const char *EHFrameSectionName = nullptr; in createEHFrameRecorderPass() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupportImpl.h106 StringRef EHFrameSectionName; variable
123 StringRef EHFrameSectionName; variable
DEHFrameSupport.cpp22 EHFrameEdgeFixer::EHFrameEdgeFixer(StringRef EHFrameSectionName, in EHFrameEdgeFixer()
631 EHFrameNullTerminator::EHFrameNullTerminator(StringRef EHFrameSectionName) in EHFrameNullTerminator()
694 const char *EHFrameSectionName = nullptr; in createEHFrameRecorderPass() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DELFNixPlatform.cpp99 StringRef EHFrameSectionName = ".eh_frame"; variable
DMachOPlatform.cpp251 StringRef EHFrameSectionName = "__TEXT,__eh_frame"; variable