|
|
class to initialize Elf
InitElf is instantiated once and only once, by elf.so.
InitElf arranges for the initialization of the elf.so module and the autoloading of modules
See also: AutoLoad
InitElf (const char *elflib="../libs/elf.so") |
initialize the Elf interning library
Parameters:
elflib | the name of the elf.so lib |
Returns: THE InitElf instance
~InitElf () |
shut down the Elf interning library