Searched refs:PT_INTERP (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Delf.h44 #define PT_INTERP 3 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Delf.h44 #define PT_INTERP 3 macro
/bionic/linker/
H A Dlinker_phdr.cpp1043 if (phdr.p_type == PT_INTERP) {
/bionic/tools/relocation_packer/src/
H A Delf_file.cc92 case PT_INTERP: type = "INTERP"; break;

Completed in 3469 milliseconds