Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dreadelflib.c109 case PT_INTERP: in process_elf_file()
Dpldd-xx.c154 else if (p[i].p_type == PT_INTERP) in E()
Drtld.c1098 if (main_map->l_phdr[i].p_type == PT_INTERP) in rtld_chain_load()
1163 case PT_INTERP: in rtld_setup_main_map()
Delf.h719 #define PT_INTERP 3 /* Program interpreter */ macro
/glibc-2.36/scripts/
Dglibcelf.py514 PT_INTERP = 3 variable in Pt
/glibc-2.36/ChangeLog.old/
DChangeLog.68566 PT_INTERP matches argv[0].
9825 invoked directly, and l_libname from that if PT_INTERP missing.