Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1101 if (Section *EHFrameSec = G.findSectionByName(EHFrameSectionName)) in findUnwindSectionInfo() local
1102 ScanUnwindInfoSection(*EHFrameSec, US.DwarfSection); in findUnwindSectionInfo()