Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDEPCEHFrameRegistrar.cpp37 Error EPCEHFrameRegistrar::registerEHFrames(ExecutorAddrRange EHFrameSection) { in registerEHFrames()
43 ExecutorAddrRange EHFrameSection) { in deregisterEHFrames()
HDELFNixPlatform.cpp688 if (auto *EHFrameSection = G.findSectionByName(ELFEHFrameSectionName)) { in addEHAndTLVSupportPasses() local
/freebsd-head/contrib/llvm-project/compiler-rt/lib/orc/
HDelfnix_platform.h36 ExecutorAddrRange EHFrameSection; member
HDmacho_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-head/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDEHFrameSupport.cpp648 orc::ExecutorAddrRange EHFrameSection) { in registerEHFrames()
654 orc::ExecutorAddrRange EHFrameSection) { in deregisterEHFrames()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDELFNixPlatform.h30 ExecutorAddrRange EHFrameSection; member
/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h170 MCSection *EHFrameSection = nullptr; variable
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFContext.cpp2006 DWARFSectionMap EHFrameSection; member in __anon6783532d1211::DWARFObjInMemory