Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h586 HasEH = 1 << 1, enumerator
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1023 bool HasEH = FD.Flags & FrameData::HasEH; in dumpNewFpo() local