Searched refs:hasLongJump (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFunc.h46 FORWARD_SYMBOL_METHOD(hasLongJump)
H A DIPDBRawSymbol.h191 virtual bool hasLongJump() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h164 bool hasLongJump() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h169 bool hasLongJump() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp492 bool NativeRawSymbol::hasLongJump() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp333 RAW_METHOD_DUMP(OS, hasLongJump);
1022 bool DIARawSymbol::hasLongJump() const { function in class:DIARawSymbol

Completed in 83 milliseconds