lib.dwfl
Class ElfSymbol.PrivVerneed.Aux

java.lang.Object
  extended by lib.dwfl.ElfSymbol.PrivVerneed.Aux
Enclosing class:
ElfSymbol.PrivVerneed

public static class ElfSymbol.PrivVerneed.Aux
extends Object


Field Summary
(package private)  int hash
           
(package private)  int index
           
(package private)  String name
           
(package private)  boolean weak
           
 
Constructor Summary
ElfSymbol.PrivVerneed.Aux()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hash

int hash

weak

boolean weak

name

String name

index

int index
Constructor Detail

ElfSymbol.PrivVerneed.Aux

public ElfSymbol.PrivVerneed.Aux()