Lines Matching refs:getOrCreateSectionDescriptor
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()
928 : getOrCreateSectionDescriptor(DebugSectionKind::DebugMacinfo); in emitMacroTableImpl()
975 &getOrCreateSectionDescriptor(DebugSectionKind::DebugLine)}); in emitMacroTableImpl()
1260 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in cloneAndEmit()