Searched refs:hasSafeSEH (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lld/COFF/ | ||
D | InputFiles.h | 184 bool hasSafeSEH() { return feat00Flags & 0x1; } in hasSafeSEH() function |
D | Writer.cpp | 1534 if (!file->hasSafeSEH()) in createSEHTable() |