Lines Matching refs:DW_SECT_INFO
163 assert(serializeSectionKind(Kind, IndexVersion) >= DW_SECT_INFO); in getContributionIndex()
164 return serializeSectionKind(Kind, IndexVersion) - DW_SECT_INFO; in getContributionIndex()
171 return Index + DW_SECT_INFO; in getOnDiskSectionId()
596 if (Kind != DW_SECT_EXT_TYPES && Kind != DW_SECT_INFO) { in handleSection()
635 {"debug_info.dwo", {InfoSection, DW_SECT_INFO}}, in write()
744 ContributionOffsets[getContributionIndex(DW_SECT_INFO, IndexVersion)]; in write()
758 auto &C = Entry.Contributions[getContributionIndex(DW_SECT_INFO, in write()
830 DWARFUnitIndex CUIndex(DW_SECT_INFO); in write()
846 getSubsection(DwpSingleInfoSection, E, DW_SECT_INFO); in write()
876 unsigned Index = getContributionIndex(DW_SECT_INFO, IndexVersion); in write()
889 TUSectionKind = DW_SECT_INFO; in write()