Searched refs:thdescsect (Results 1 – 1 of 1) sorted by relevance
1169 kernel_section_t *thdescsect = getsectbynamefromheader(&_mh_execute_header, "__HIB", "__text"); in doublemap_init() local1170 vm_offset_t thdescb = thdescsect->addr; in doublemap_init()1171 unsigned long thdescsz = thdescsect->size; in doublemap_init()