Searched refs:sectDCONST (Results 1 – 1 of 1) sorted by relevance
412 kernel_section_t *sectDCONST; in arm_vm_init() local525 sectDCONST = getsectbynamefromheader(&_mh_execute_header, "__DATA", "__const"); in arm_vm_init()526 sectCONSTB = sectDCONST->addr; in arm_vm_init()527 sectSizeCONST = sectDCONST->size; in arm_vm_init()543 kernel_section_t *next_sect = nextsect(segDATA, sectDCONST); in arm_vm_init()