Searched refs:DebugCrossModuleExportsSubsection (Results 1 – 3 of 3) sorted by relevance
35 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, in addMapping()40 uint32_t DebugCrossModuleExportsSubsection::calculateSerializedSize() const { in calculateSerializedSize()44 Error DebugCrossModuleExportsSubsection::commit( in commit()
47 class DebugCrossModuleExportsSubsection final : public DebugSubsection {49 DebugCrossModuleExportsSubsection() in DebugCrossModuleExportsSubsection() function
468 auto Result = std::make_shared<DebugCrossModuleExportsSubsection>(); in toCodeViewSubsection()