public interface com.oracle.objectfile.ObjectFile$RelocationSiteInfo
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.oracle.objectfile.ObjectFile$RelocationSiteInfo
  super_class: java.lang.Object
{
  public abstract long getOffset();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ObjectFile.java"
NestHost: com.oracle.objectfile.ObjectFile
InnerClasses:
  public abstract RelocationSiteInfo = com.oracle.objectfile.ObjectFile$RelocationSiteInfo of com.oracle.objectfile.ObjectFile