Home
last modified time | relevance | path

Searched refs:textSize (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/osfmk/vm/
H A Dvm_resident.c12111 vm_object_offset_t textOffset, textSize; in vm_task_evict_shared_cache() local
12142 textSize = entry->vme_end - entry->vme_start; in vm_task_evict_shared_cache()
12162 vm_object_sync(textObject, textOffset, textSize, true, false, false); in vm_task_evict_shared_cache()