Home | History | Annotate | Download | only in src

Lines Matching defs:CommitRegion

1257   return CommitRegion(address, size, is_executable);
1283 bool VirtualMemory::CommitRegion(void* base, size_t size, bool is_executable) {