Searched refs:DebugSymbolRVASubsection (Results 1 – 9 of 9) 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()
18 DebugSymbolRVASubsection.cpp
45 class DebugSymbolRVASubsection final : public DebugSubsection {47 DebugSymbolRVASubsection();
24 "DebugSymbolRVASubsection.cpp",
534 auto Result = std::make_shared<DebugSymbolRVASubsection>(); in toCodeViewSubsection()