Home
last modified time | relevance | path

Searched refs:PT_INTERP (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Delf_common.h528 #define PT_INTERP 3 /* Pathname of interpreter. */ macro
/f-stack/freebsd/kern/
H A Dimgact_elf.c967 KASSERT(phdr->p_type == PT_INTERP, in __elfN()
1144 case PT_INTERP: in __CONCAT()
H A Dlink_elf.c1077 case PT_INTERP: in link_elf_load_file()