Searched defs:EHFrame (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DInputSection.h42 enum Kind { Regular, EHFrame, Merge, Synthetic, Output }; enumerator in enum:lld::elf::SectionBase::Kind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h68 std::unique_ptr<DWARFDebugFrame> EHFrame; member in class:llvm::DWARFContext
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h324 struct EHFrame { struct in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteRTDyldMemoryManager
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h141 struct EHFrame { struct in class:llvm::RTDyldMemoryManager
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp24 auto *EHFrame = G.findSectionByName(EHFrameSectionName); local
126 auto *EHFrame = G.findSectionByName(EHFrameSectionName); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp326 SectionEntry *EHFrame = &Sections[SectionInfo.EHFrameSID]; local

Completed in 141 milliseconds