Package frysk.symtab

This package implements frysk's low-level, object, symbol table.

See:
          Description

Interface Summary
ModuleMatcher  
 

Class Summary
DwflSymbol  
PLTEntry  
Symbol The object-file symbol.
SymbolFactory The object-file symbol.
SymbolObjectDeclaration XXX: This will be folded into symtab.symbol
 

Package frysk.symtab Description

This package implements frysk's low-level, object, symbol table. For the moment there is only one underlying implementation abstracting Elf symbols.