Home
last modified time | relevance | path

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

/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dpe.c3525 uint32_t newesi, newedi, newebx, newedx; local
3572 newebx = cli_readint32(dst + 16) - EC32(peinfo->pe_opt.opt32.ImageBase);
3585 … if (!CLI_ISCONTAINED(peinfo->sections[i + 1].rva, peinfo->sections[i + 1].rsz, newebx, 16)) {
3590 …newedx = cli_readint32(newebx + 12 - peinfo->sections[i + 1].rva + src) - EC32(peinfo->pe_opt.opt3…
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dpe.c3527 uint32_t newesi, newedi, newebx, newedx; local
3574 newebx = cli_readint32(dst + 16) - EC32(peinfo->pe_opt.opt32.ImageBase);
3587 … if (!CLI_ISCONTAINED(peinfo->sections[i + 1].rva, peinfo->sections[i + 1].rsz, newebx, 16)) {
3592 …newedx = cli_readint32(newebx + 12 - peinfo->sections[i + 1].rva + src) - EC32(peinfo->pe_opt.opt3…