Lines Matching refs:DW_SECT_INFO
161 assert(serializeSectionKind(Kind, IndexVersion) >= DW_SECT_INFO); in getContributionIndex()
162 return serializeSectionKind(Kind, IndexVersion) - DW_SECT_INFO; in getContributionIndex()
169 return Index + DW_SECT_INFO; in getOnDiskSectionId()
513 if (Kind != DW_SECT_EXT_TYPES && Kind != DW_SECT_INFO) { in handleSection()
551 {"debug_info.dwo", {InfoSection, DW_SECT_INFO}}, in write()
640 ContributionOffsets[getContributionIndex(DW_SECT_INFO, IndexVersion)]; in write()
654 auto &C = Entry.Contributions[getContributionIndex(DW_SECT_INFO, in write()
710 DWARFUnitIndex CUIndex(DW_SECT_INFO); in write()
726 getSubsection(DwpSingleInfoSection, E, DW_SECT_INFO); in write()
756 unsigned Index = getContributionIndex(DW_SECT_INFO, IndexVersion); in write()
769 TUSectionKind = DW_SECT_INFO; in write()