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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompilandDetails.h40 FORWARD_SYMBOL_METHOD(isHotpatchable)
H A DIPDBRawSymbol.h212 virtual bool isHotpatchable() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h185 bool isHotpatchable() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h190 bool isHotpatchable() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp576 bool NativeRawSymbol::isHotpatchable() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp354 RAW_METHOD_DUMP(OS, isHotpatchable);
1108 bool DIARawSymbol::isHotpatchable() const { function in class:DIARawSymbol

Completed in 51 milliseconds