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

References

tools/llvm-objdump/MachODump.cpp
 2752         RE = info->O->getRelocation(Rel);
 2754         isExtern = info->O->getPlainRelocationExternal(RE);
 2767       if (info->O->getAnyRelocationPCRel(RE))
 2771       unsigned Type = info->O->getAnyRelocationType(RE);