Home
last modified time | relevance | path

Searched refs:blankLINK (Results 1 – 1 of 1) sorted by relevance

/dports/archivers/upx/upx-3.96/src/
H A Dp_mach.cpp491 unsigned const blankLINK = 16; // size of our empty __LINK segment variable
522 fo->write(page, blankLINK); len += blankLINK; in pack4()
524 segLINK.filesize = blankLINK; in pack4()
1576 if (segptr->filesize == blankLINK) { in canUnpack()