Home
last modified time | relevance | path

Searched defs:EHFrameSection (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCEHFrameRegistrar.cpp37 Error EPCEHFrameRegistrar::registerEHFrames(ExecutorAddrRange EHFrameSection) { in registerEHFrames()
43 ExecutorAddrRange EHFrameSection) { in deregisterEHFrames()
H A DELFNixPlatform.cpp688 if (auto *EHFrameSection = G.findSectionByName(ELFEHFrameSectionName)) { in addEHAndTLVSupportPasses() local
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.h36 ExecutorAddrRange EHFrameSection; member
H A Dmacho_platform.cpp997 void walkEHFrameSection(span<const char> EHFrameSection, in walkEHFrameSection()
1050 span<const char> EHFrameSection) { in registerEHFrames()
1056 span<const char> EHFrameSection) { in deregisterEHFrames()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp648 orc::ExecutorAddrRange EHFrameSection) { in registerEHFrames()
654 orc::ExecutorAddrRange EHFrameSection) { in deregisterEHFrames()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h30 ExecutorAddrRange EHFrameSection; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h170 MCSection *EHFrameSection = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2004 DWARFSectionMap EHFrameSection; member in __anone90d43f61111::DWARFObjInMemory