K 10 svn:author V 5 gonzo K 8 svn:date V 27 2012-03-22T17:44:36.593178Z K 7 svn:log V 218 Fix base vaddr detection for ELF binaries. PT_LOAD with offset 0 is not mandatory for ELF binaries so we'll use the segment with offset less then alignment and align it appropriately (which covers pt_offset == 0 case) END