Searched refs:PT_INTERP (Results 1 – 3 of 3) sorted by relevance
528 #define PT_INTERP 3 /* Pathname of interpreter. */ macro
967 KASSERT(phdr->p_type == PT_INTERP, in __elfN()1144 case PT_INTERP: in __CONCAT()
1077 case PT_INTERP: in link_elf_load_file()