Searched refs:DebugSymbolRVASubsection (Results 1 – 4 of 4) sorted by relevance
27 DebugSymbolRVASubsection::DebugSymbolRVASubsection() in DebugSymbolRVASubsection() function in DebugSymbolRVASubsection30 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { in commit()34 uint32_t DebugSymbolRVASubsection::calculateSerializedSize() const { in calculateSerializedSize()
46 class DebugSymbolRVASubsection final : public DebugSubsection {48 DebugSymbolRVASubsection();
535 auto Result = std::make_shared<DebugSymbolRVASubsection>(); in toCodeViewSubsection()
391 SRCS_EXT+= DebugInfo/CodeView/DebugSymbolRVASubsection.cpp