reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Object/MachOObjectFile.cpp
 1370       if ((Err = checkDyldInfoCommand(*this, Load, I, &DyldInfoLoadCmd,
 1374       if ((Err = checkDyldInfoCommand(*this, Load, I, &DyldInfoLoadCmd,
 4532   if (!DyldInfoLoadCmd)
 4536     getStructOrErr<MachO::dyld_info_command>(*this, DyldInfoLoadCmd);
 4546   if (!DyldInfoLoadCmd)
 4550     getStructOrErr<MachO::dyld_info_command>(*this, DyldInfoLoadCmd);
 4560   if (!DyldInfoLoadCmd)
 4564     getStructOrErr<MachO::dyld_info_command>(*this, DyldInfoLoadCmd);
 4574   if (!DyldInfoLoadCmd)
 4578     getStructOrErr<MachO::dyld_info_command>(*this, DyldInfoLoadCmd);
 4588   if (!DyldInfoLoadCmd)
 4592     getStructOrErr<MachO::dyld_info_command>(*this, DyldInfoLoadCmd);