Searched refs:PT_INTERP (Results 1 – 3 of 3) sorted by relevance
39 #define PT_INTERP 3 macro
23 // Host bionic binaries do not have a PT_INTERP section, instead this gets
1046 if (phdr.p_type == PT_INTERP) { in phdr_table_get_interpreter_name()