Home
last modified time | relevance | path

Searched refs:AT_SUN_LDELF (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dauxv.h127 #define AT_SUN_LDELF 2004 /* dynamic linker's ELF header */ macro
/titanic_50/usr/src/psm/stand/boot/common/
H A Dreadfile.c1152 AUX(*avp, AT_SUN_LDELF, ehdr); in iload32()
1310 AUX64(*avp, AT_SUN_LDELF, (uintptr_t)ehdr);
1313 AUX64(*avp, AT_SUN_LDELF, ehdr);
/titanic_50/usr/src/cmd/ptools/pargs/
H A Dpargs.c822 { AT_SUN_LDELF, "AT_SUN_LDELF", at_null },