Home
last modified time | relevance | path

Searched refs:isAcceleratorStubFunction (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h161 virtual bool isAcceleratorStubFunction() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h152 bool isAcceleratorStubFunction() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h177 bool isAcceleratorStubFunction() const override;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h182 bool isAcceleratorStubFunction() const override;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h177 bool isAcceleratorStubFunction() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h182 bool isAcceleratorStubFunction() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h208 virtual bool isAcceleratorStubFunction() const = 0;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h204 virtual bool isAcceleratorStubFunction() const = 0;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp544 bool NativeRawSymbol::isAcceleratorStubFunction() const { in isAcceleratorStubFunction() function in NativeRawSymbol
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp543 bool NativeRawSymbol::isAcceleratorStubFunction() const { in isAcceleratorStubFunction() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp266 MOCK_SYMBOL_ACCESSOR(isAcceleratorStubFunction)
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp346 RAW_METHOD_DUMP(OS, isAcceleratorStubFunction); in dump()
1076 bool DIARawSymbol::isAcceleratorStubFunction() const { in isAcceleratorStubFunction() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp346 RAW_METHOD_DUMP(OS, isAcceleratorStubFunction); in dump()
1076 bool DIARawSymbol::isAcceleratorStubFunction() const { in isAcceleratorStubFunction() function in DIARawSymbol
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp914 bool DIARawSymbol::isAcceleratorStubFunction() const { in isAcceleratorStubFunction() function in DIARawSymbol