Searched refs:const_sect_name (Results 1 – 4 of 4) sorted by relevance
85 ConstString const_sect_name(sect_name); in FindSubSection() local87 section_sp->GetChildren().FindSectionByName(const_sect_name)); in FindSubSection()
553 ConstString const_sect_name(sect_name); in FindSection() local554 SectionSP section_sp(section_list->FindSectionByName(const_sect_name)); in FindSection()
328 ConstString const_sect_name(section.Name); in CreateSectionsWithBitness() local347 module_sp, this, ++idx, const_sect_name, section_type, in CreateSectionsWithBitness()
2993 ConstString const_sect_name(sect_name); in DoExecute() local2997 section_list->FindSectionByName(const_sect_name)); in DoExecute()