Home | History | Annotate | Download | only in processor

Lines Matching refs:GetBase

1251 uint64_t MinidumpMemoryRegion::GetBase() const {
1253 BPLOG(ERROR) << "Invalid MinidumpMemoryRegion for GetBase";
3897 uint64_t base_address = info->GetBase();