reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
30 if (to == from) 32 CHECK(to >= from); 33 uptr res = internal_munmap(reinterpret_cast<void *>(from), to - from); 33 uptr res = internal_munmap(reinterpret_cast<void *>(from), to - from); 36 SanitizerToolName, to - from, to - from, from); 36 SanitizerToolName, to - from, to - from, from); 36 SanitizerToolName, to - from, to - from, from);