Lines Matching refs:reporter_
97 reporter_->TooShort(); in Read()
113 reporter_->TooShort(); in Read()
120 reporter_->MisplacedObjectFile(); in Read()
137 reporter_->TooShort(); in Read()
152 reporter_->BadHeader(); in Read()
234 reporter_->HeaderTruncated(); in Read()
257 reporter_->UnsupportedCPUType(expected_cpu_type); in Read()
262 reporter_->BadHeader(); in Read()
275 reporter_->BadHeader(); in Read()
285 reporter_->HeaderTruncated(); in Read()
292 reporter_->CPUTypeMismatch(cpu_type_, cpu_subtype_, in Read()
301 reporter_->LoadCommandRegionTruncated(); in Read()
322 reporter_->LoadCommandsOverrun(load_command_count_, index, 0); in WalkLoadCommands()
326 reporter_->LoadCommandsOverrun(load_command_count_, index, type); in WalkLoadCommands()
352 reporter_->LoadCommandTooShort(index, type); in WalkLoadCommands()
357 reporter_->MisplacedSegmentData(segment.name); in WalkLoadCommands()
383 reporter_->LoadCommandTooShort(index, type); in WalkLoadCommands()
394 reporter_->MisplacedSymbolTable(); in WalkLoadCommands()
479 reporter_->SectionsMissing(segment.name); in WalkSegmentSections()
498 reporter_->MisplacedSectionData(section.section_name, in WalkSegmentSections()