public class Stabs extends Object
Constructor and Description |
---|
Stabs(byte[] stab,
byte[] stabstr,
boolean le) |
Stabs(Elf exe) |
Stabs(String file) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
parse(IDebugEntryRequestor requestor) |
public Stabs(String file) throws IOException
IOException
public Stabs(Elf exe) throws IOException
IOException
public Stabs(byte[] stab, byte[] stabstr, boolean le)
public void parse(IDebugEntryRequestor requestor)
public static void main(String[] args)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.