Searched refs:OSKextGetAllocationSiteForCaller (Results 1 – 3 of 3) sorted by relevance
999 extern const vm_allocation_site_t * OSKextGetAllocationSiteForCaller(uintptr_t address);
9373 site = OSKextGetAllocationSiteForCaller(retaddr); in vm_tag_bt()
16725 OSKextGetAllocationSiteForCaller(uintptr_t address) function