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

/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c436 } unexec_region_info; typedef in typeref:struct:__anon8801
437 static unexec_region_info unexec_regions[MAX_UNEXEC_REGIONS];
478 vm_address_t aa = ((unexec_region_info *) a)->range.address;
479 vm_address_t bb = ((unexec_region_info *) b)->range.address;
494 unexec_region_info r;
/macosx-10.10/emacs-93/
H A Dunexmacosx.c436 } unexec_region_info; typedef in typeref:struct:__anon8831
437 static unexec_region_info unexec_regions[MAX_UNEXEC_REGIONS];
478 vm_address_t aa = ((unexec_region_info *) a)->range.address;
479 vm_address_t bb = ((unexec_region_info *) b)->range.address;
494 unexec_region_info r;

Completed in 122 milliseconds