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

References

tools/llvm-objdump/MachODump.cpp
 2643         r_type = info->O->getAnyRelocationType(RE);
 2647           if (r_type == MachO::GENERIC_RELOC_SECTDIFF ||
 2648               r_type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF) {
 2677     if (reloc_found && (r_type == MachO::GENERIC_RELOC_SECTDIFF ||
 2678                         r_type == MachO::GENERIC_RELOC_LOCAL_SECTDIFF)) {