Searched refs:GetVMSize (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
H A Ddynamic_images.h150 mach_vm_size_t GetVMSize() const {return vmsize_;} function in class:google_breakpad::DynamicImage
171 bool IsValid() {return GetVMSize() != 0;}
H A Dminidump_generator.cc1292 module->size_of_image = static_cast<uint32_t>(image->GetVMSize());

Completed in 76 milliseconds