Searched refs:AT_SYSINFO_EHDR (Results 1 – 3 of 3) sorted by relevance
519 #ifdef AT_SYSINFO_EHDR in getentropy_fallback()520 p = (char *) getauxval(AT_SYSINFO_EHDR); in getentropy_fallback()
229 TAG (AT_SYSINFO_EHDR, "System-supplied DSO's ELF header", hex); in fprint_target_auxv()
780 #define AT_SYSINFO_EHDR 33 /* Pointer to ELF header of system-supplied DSO. */ macro