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.cpp64 registerEHFrames(ExecutorAddrRange EHFrameSection) registerEHFrames() argument
70 deregisterEHFrames(ExecutorAddrRange EHFrameSection) deregisterEHFrames() argument
H A DELFNixPlatform.cpp674 if (auto *EHFrameSection = G.findSectionByName(ELFEHFrameSectionName)) { addEHAndTLVSupportPasses() local
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.h36 ExecutorAddrRange EHFrameSection; member
H A Dmacho_platform.cpp796 walkEHFrameSection(span<const char> EHFrameSection,HandleFDEFn HandleFDE) walkEHFrameSection() argument
849 registerEHFrames(span<const char> EHFrameSection) registerEHFrames() argument
855 deregisterEHFrames(span<const char> EHFrameSection) deregisterEHFrames() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp655 return orc::deregisterEHFrameSection(EHFrameSection.Start.toPtr<void *>(), in registerEHFrames() argument
661 deregisterEHFrames(orc::ExecutorAddrRange EHFrameSection) deregisterEHFrames() argument
/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.cpp2006 DWARFSectionMap EHFrameSection; member in __anonfc0a132e1211::DWARFObjInMemory