Home
last modified time | relevance | path

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

/dports/archivers/upx/upx-3.96/src/
H A Dp_mach.cpp824 *(unsigned *)(pos + data) = (unsigned)entryVMA; in pack4dylib()
897 threado_setPC(entryVMA= len + segTEXT.vmaddr); in pack3()
1592 rip = entryVMA = threadc_getPC(ptr); in canUnpack()
H A Dp_mach.h804 upx_uint64_t entryVMA; variable