Home | Sort by: relevance | last modified time | path |
/src/tests/libexec/ld.elf_so/ | |
t_rtld_r_debug.c | 43 getauxval(unsigned int type) function in typeref:typename:long int 63 phdr = (void *)getauxval(AT_PHDR); 64 phnum = (Elf_Half)getauxval(AT_PHNUM); |