reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
494 section = section_list->FindSectionByName(GetDWARFMachOSegmentName()).get(); 496 if (section) 497 section_list = §ion->GetChildren(); 499 section = 501 if (section != nullptr) { 502 debug_info_file_size = section->GetFileSize(); 504 section = 507 if (section) 508 debug_abbrev_file_size = section->GetFileSize(); 526 section = 529 if (section) 530 debug_line_file_size = section->GetFileSize(); 541 section = 544 if (section && section->GetFileSize() == 1) { 544 if (section && section->GetFileSize() == 1) {