Class BinaryObjectAdapter.BinaryObjectInfo

    • Field Detail

      • bss

        public long bss
      • data

        public long data
      • text

        public long text
      • hasDebug

        public boolean hasDebug
      • isLittleEndian

        public boolean isLittleEndian
      • soname

        public String soname
      • needed

        public String[] needed
    • Constructor Detail

      • BinaryObjectInfo

        public BinaryObjectInfo()