Searched refs:getOrCreateSectionDescriptor (Results 1 – 5 of 5) sorted by relevance
47 getOrCreateSectionDescriptor(DebugSectionKind::DebugAbbrev); in emitAbbreviations()99 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in emitDebugInfo()110 &getOrCreateSectionDescriptor(DebugSectionKind::DebugAbbrev)}); in emitDebugInfo()136 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in emitDebugStringOffsetSection()186 &getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo)}); in emitPubAcceleratorEntry()211 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames), Info, in emitPubAccelerators()216 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes), Info, in emitPubAccelerators()227 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames); in emitPubAccelerators()238 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes); in emitPubAccelerators()
713 getOrCreateSectionDescriptor(DebugSectionKind::DebugLoc).OS in emitInvariantSections()715 getOrCreateSectionDescriptor(DebugSectionKind::DebugLocLists).OS in emitInvariantSections()717 getOrCreateSectionDescriptor(DebugSectionKind::DebugRange).OS in emitInvariantSections()719 getOrCreateSectionDescriptor(DebugSectionKind::DebugRngLists).OS in emitInvariantSections()721 getOrCreateSectionDescriptor(DebugSectionKind::DebugARanges).OS in emitInvariantSections()723 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame).OS in emitInvariantSections()725 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr).OS in emitInvariantSections()753 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame); in cloneAndEmitDebugFrame()1122 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugStr); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()1123 CommonSections.getOrCreateSectionDescriptor(DebugSectionKind::DebugLineStr); in emitCommonSectionsAndWriteCompileUnitsToTheOutput()[all …]
37 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in CompileUnit()49 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in CompileUnit()458 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in emitLocations()462 getOrCreateSectionDescriptor(LocationSectionKind); in emitLocations()643 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr); in emitDebugAddrSection()698 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in cloneAndEmitRangeList()700 getOrCreateSectionDescriptor(RngSectionKind); in cloneAndEmitRangeList()843 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in emitAranges()845 getOrCreateSectionDescriptor(DebugSectionKind::DebugARanges); in emitAranges()927 ? getOrCreateSectionDescriptor(DebugSectionKind::DebugMacro) in emitMacroTableImpl()[all …]
373 getOrCreateSectionDescriptor(DebugSectionKind SectionKind) { in getOrCreateSectionDescriptor() function
38 U.getOrCreateSectionDescriptor(DebugSectionKind::DebugLine); in emit()