Searched refs:PT_INTERP (Results 1 – 4 of 4) sorted by relevance
27 #define PT_INTERP 3 macro
531 #define PT_INTERP 3 /* Pathname of interpreter. */ macro
8 // Host bionic binaries do not have a PT_INTERP section, instead this gets
1405 if (phdr.p_type == PT_INTERP) { in phdr_table_get_interpreter_name()