Searched refs:DebugSymbolRVASubsection (Results 1 – 4 of 4) sorted by relevance
26 DebugSymbolRVASubsection::DebugSymbolRVASubsection() in DebugSymbolRVASubsection() function in DebugSymbolRVASubsection29 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { in commit()33 uint32_t DebugSymbolRVASubsection::calculateSerializedSize() const { in calculateSerializedSize()
45 class DebugSymbolRVASubsection final : public DebugSubsection {47 DebugSymbolRVASubsection();
30 #include "llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h"534 auto Result = std::make_shared<DebugSymbolRVASubsection>(); in toCodeViewSubsection()
541 SRCS_MIN+= DebugInfo/CodeView/DebugSymbolRVASubsection.cpp