/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolCompilandDetails.h | 39 FORWARD_SYMBOL_METHOD(isHotpatchable)
|
D | IPDBRawSymbol.h | 212 virtual bool isHotpatchable() const = 0;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolCompilandDetails.h | 40 FORWARD_SYMBOL_METHOD(isHotpatchable)
|
D | IPDBRawSymbol.h | 216 virtual bool isHotpatchable() const = 0;
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolCompilandDetails.h | 45 FORWARD_SYMBOL_METHOD(isHotpatchable)
|
D | IPDBRawSymbol.h | 169 virtual bool isHotpatchable() const = 0;
|
/external/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 160 bool isHotpatchable() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 185 bool isHotpatchable() const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeRawSymbol.h | 190 bool isHotpatchable() const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 185 bool isHotpatchable() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeRawSymbol.h | 190 bool isHotpatchable() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeRawSymbol.cpp | 576 bool NativeRawSymbol::isHotpatchable() const { in isHotpatchable() function in NativeRawSymbol
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeRawSymbol.cpp | 575 bool NativeRawSymbol::isHotpatchable() const { in isHotpatchable() function in NativeRawSymbol
|
/external/llvm/unittests/DebugInfo/PDB/ |
D | PDBApiTest.cpp | 274 MOCK_SYMBOL_ACCESSOR(isHotpatchable)
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 354 RAW_METHOD_DUMP(OS, isHotpatchable); in dump() 1108 bool DIARawSymbol::isHotpatchable() const { in isHotpatchable() function in DIARawSymbol
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 354 RAW_METHOD_DUMP(OS, isHotpatchable); in dump() 1108 bool DIARawSymbol::isHotpatchable() const { in isHotpatchable() function in DIARawSymbol
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 946 bool DIARawSymbol::isHotpatchable() const { in isHotpatchable() function in DIARawSymbol
|