Home
last modified time | relevance | path

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

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