Modifier and Type | Field and Description |
---|---|
int |
r_symndx |
int |
r_type |
int |
r_vaddr |
static int |
RELSZ |
Constructor and Description |
---|
Reloc(RandomAccessFile file) |
Reloc(RandomAccessFile file,
long offset) |
public static final int RELSZ
public int r_vaddr
public int r_symndx
public int r_type
public Reloc(RandomAccessFile file) throws IOException
IOException
public Reloc(RandomAccessFile file, long offset) throws IOException
IOException
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.