Searched refs:hasSEH (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFunc.h47 FORWARD_SYMBOL_METHOD(hasSEH)
H A DIPDBRawSymbol.h198 virtual bool hasSEH() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h171 bool hasSEH() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h176 bool hasSEH() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp520 bool NativeRawSymbol::hasSEH() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp340 RAW_METHOD_DUMP(OS, hasSEH);
1050 bool DIARawSymbol::hasSEH() const { function in class:DIARawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1246 bool hasSEH() const { return (Attributes >> 9) & 1; } function in struct:llvm::object::frame_type::FpoData
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1108 FD.getNumSavedRegs(), FD.useBP(), FD.hasSEH(),

Completed in 87 milliseconds