Home
last modified time | relevance | path

Searched defs:hasFramePointer (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h244 virtual bool hasFramePointer() const { return false; } in hasFramePointer() function
H A DIceTargetLoweringARM32.h118 bool hasFramePointer() const override { return UsesFramePointer; } in hasFramePointer() function
H A DIceTargetLoweringX8632.h190 bool hasFramePointer() const override { return IsEbpBasedFrame; } in hasFramePointer() function
H A DIceTargetLoweringX8664.h191 bool hasFramePointer() const override { return IsEbpBasedFrame; } in hasFramePointer() function
H A DIceTargetLoweringMIPS32.h87 bool hasFramePointer() const override { return UsesFramePointer; } in hasFramePointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp487 bool NativeRawSymbol::hasFramePointer() const { in hasFramePointer() function in NativeRawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp488 bool NativeRawSymbol::hasFramePointer() const { in hasFramePointer() function in NativeRawSymbol
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp856 bool DIARawSymbol::hasFramePointer() const { in hasFramePointer() function in DIARawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1018 bool DIARawSymbol::hasFramePointer() const { in hasFramePointer() function in DIARawSymbol
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1018 bool DIARawSymbol::hasFramePointer() const { in hasFramePointer() function in DIARawSymbol