Searched refs:print_region (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c301 print_region (vm_address_t address, vm_size_t size, vm_prot_t prot, function
319 print_region (r->address, r->size, r->protection, r->max_protection);
338 print_region (address, size, info.protection, info.max_protection);
378 print_region (address, size, info.protection, info.max_protection);
/macosx-10.10/emacs-93/
H A Dunexmacosx.c301 print_region (vm_address_t address, vm_size_t size, vm_prot_t prot, function
319 print_region (r->address, r->size, r->protection, r->max_protection);
338 print_region (address, size, info.protection, info.max_protection);
378 print_region (address, size, info.protection, info.max_protection);

Completed in 85 milliseconds