Searched refs:const_segname (Results 1 – 1 of 1) sorted by relevance
1007 …ConstString const_segname (load_cmd.segname, std::min<size_t>(strlen(load_cmd.segname), sizeof(loa… in CreateSections() local1009 … SectionSP unified_section_sp(unified_section_list.FindSectionByName(const_segname)); in CreateSections()1012 if (const_segname == GetSegmentNameLINKEDIT()) in CreateSections()1078 if (add_section && (const_segname || is_core)) in CreateSections()1083 … const_segname, // Name of this section in CreateSections()1132 if (!const_segname) in CreateSections()1140 … const_segname.SetTrimmedCStringWithLength(sect64.segname, sizeof(sect64.segname)); in CreateSections()1141 … segment_sp = unified_section_list.FindSectionByName (const_segname); in CreateSections()1189 … const_segname, // Name of this section in CreateSections()1340 const_segname.Clear(); in CreateSections()