Searched refs:PT_L4_KIP (Results 1 – 3 of 3) sorted by relevance
22 case PT_L4_KIP: return "L4_KIP"; in phdr_type()
243 if (h.type() != PT_LOAD && h.type() != PT_L4_KIP)297 if (ph.type() == PT_L4_KIP)
462 #define PT_L4_KIP (PT_LOOS + 0x13) /**< Address of the KIP. */ macro
Completed in 7 milliseconds