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

References

tools/llvm-objdump/MachODump.cpp
 6895         RE = info->O->getRelocation(Rel);
 6896         if (info->O->isRelocationScattered(RE))
 6898         isExtern = info->O->getPlainRelocationExternal(RE);
 6910       if (info->O->getAnyRelocationPCRel(RE)) {
 6911         unsigned Type = info->O->getAnyRelocationType(RE);