Searched refs:hasSafeSEH (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DInputFiles.h181 bool hasSafeSEH() { return feat00Flags & 0x1; } function in class:lld::coff::ObjFile
H A DWriter.cpp1509 if (!file->hasSafeSEH())

Completed in 101 milliseconds