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