Searched refs:sub_sections (Results 1 – 1 of 1) sorted by relevance
672 const SectionList &sub_sections = section->GetChildren(); in GetDebugInfoSize() local673 if (sub_sections.GetSize() > 0) in GetDebugInfoSize()674 debug_info_size += sub_sections.GetDebugInfoSize(); in GetDebugInfoSize()