Class MinElf

java.lang.Object
com.facebook.soloader.MinElf

public final class MinElf extends Object
Extract SoLoader bootstrap information from an ELF file. This is not a general purpose ELF library.

See specification at http://www.sco.com/developers/gabi/latest/contents.html. You will not be able to verify the operation of the functions below without having read the ELF specification.