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

/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFunc.h59 FORWARD_SYMBOL_METHOD(hasFramePointer)
H A DIPDBRawSymbol.h142 virtual bool hasFramePointer() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h137 bool hasFramePointer() const override;
/external/llvm/tools/llvm-pdbdump/
H A DFunctionDumper.cpp129 if (Symbol.hasFramePointer()) {
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp212 MOCK_SYMBOL_ACCESSOR(hasFramePointer)
/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp843 bool DIARawSymbol::hasFramePointer() const { function in class:DIARawSymbol

Completed in 75 milliseconds