Home
last modified time | relevance | path

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

/xnu-11215/osfmk/vm/
H A Dvm_map_xnu.h928 int64_t *section_size);
H A Dvm_map.c21389 int64_t *section_size) in vm_map_get_max_aslr_slide_section() argument
21393 *section_size = ARM_TT_TWIG_SIZE; in vm_map_get_max_aslr_slide_section()
21396 *section_size = 0; in vm_map_get_max_aslr_slide_section()
/xnu-11215/bsd/kern/
H A Dmach_loader.c326 boolean_t is64, size_t section_size, const void *sections, in note_all_image_info_section() argument
342 ((const char *)sections + section_size * i); in note_all_image_info_section()