Home | History | Annotate | Download | only in runtime

Lines Matching full:plog

230     PLOG(WARNING) << StringPrintf("munmap(%p, %zd) failed", actual_ptr, byte_count);
476 PLOG(FATAL) << "munmap failed";
589 PLOG(WARNING) << "madvise failed";
621 PLOG(ERROR) << "mprotect(" << reinterpret_cast<void*>(base_begin_) << ", " << base_size_ << ", "