Home | History | Annotate | Download | only in processor

Lines Matching defs:MD_MODULE_SIZE

1736   if (!minidump_->ReadBytes(&module_, MD_MODULE_SIZE)) {
2467 if (module_count > numeric_limits<uint32_t>::max() / MD_MODULE_SIZE) {
2474 module_count * MD_MODULE_SIZE) {
2477 module_count * MD_MODULE_SIZE) {
2487 module_count * MD_MODULE_SIZE;