Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.h37 ExecutorAddrRange EHFrameSection; member
H A Dmacho_platform.cpp941 void walkEHFrameSection(span<const char> EHFrameSection, in walkEHFrameSection()
994 span<const char> EHFrameSection) { in registerEHFrames()
1000 span<const char> EHFrameSection) { in deregisterEHFrames()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h32 ExecutorAddrRange EHFrameSection; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h175 MCSection *EHFrameSection = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp825 if (auto *EHFrameSection = G.findSectionByName(ELFEHFrameSectionName)) { in addEHAndTLVSupportPasses() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2006 DWARFSectionMap EHFrameSection; member in __anonfc0a132e1211::DWARFObjInMemory