Home
last modified time | relevance | path

Searched refs:isHotpatchable (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h45 FORWARD_SYMBOL_METHOD(isHotpatchable)
DIPDBRawSymbol.h169 virtual bool isHotpatchable() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h45 FORWARD_SYMBOL_METHOD(isHotpatchable)
DIPDBRawSymbol.h198 virtual bool isHotpatchable() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h160 bool isHotpatchable() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h185 bool isHotpatchable() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h190 bool isHotpatchable() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp591 bool NativeRawSymbol::isHotpatchable() const { in isHotpatchable() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp274 MOCK_SYMBOL_ACCESSOR(isHotpatchable)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp356 MOCK_SYMBOL_ACCESSOR(isHotpatchable)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp946 bool DIARawSymbol::isHotpatchable() const { in isHotpatchable() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1087 bool DIARawSymbol::isHotpatchable() const { in isHotpatchable() function in DIARawSymbol