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

References

include/llvm/Object/ObjectFile.h
  527   return OwningObject->moveRelocationNext(RelocationPimpl);
  531   return OwningObject->getRelocationOffset(RelocationPimpl);
  535   return OwningObject->getRelocationSymbol(RelocationPimpl);
  539   return OwningObject->getRelocationType(RelocationPimpl);
  543   return OwningObject->getRelocationTypeName(RelocationPimpl, Result);
  551   return OwningObject;