Searched refs:DebugCrossModuleExportsSubsection (Results 1 – 3 of 3) sorted by relevance
34 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, in addMapping()39 uint32_t DebugCrossModuleExportsSubsection::calculateSerializedSize() const { in calculateSerializedSize()43 Error DebugCrossModuleExportsSubsection::commit( in commit()
46 class DebugCrossModuleExportsSubsection final : public DebugSubsection {48 DebugCrossModuleExportsSubsection() in DebugCrossModuleExportsSubsection() function
467 auto Result = std::make_shared<DebugCrossModuleExportsSubsection>(); in toCodeViewSubsection()