Home
last modified time | relevance | path

Searched defs:EHFrameSec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCompactUnwindSupport.h105 Section *EHFrameSec = G.findSectionByName(EHFrameSectionName); in prepareForPrune() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1289 if (Section *EHFrameSec = G.findSectionByName(MachOEHFrameSectionName)) { in findUnwindSectionInfo() local