Home | History | Annotate | Download | only in handler

Lines Matching refs:size_of_image

1292     module->size_of_image = static_cast<uint32_t>(image->GetVMSize());
1358 module->size_of_image = static_cast<uint32_t>(seg->vmsize);
1434 static_cast<size_t>(module->size_of_image));