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