Home
last modified time | relevance | path

Searched refs:AT_FLAGS (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dauxv.h78 #define AT_FLAGS 8 /* processor flags */ macro
/titanic_50/usr/src/cmd/sgs/rtld/i386/
H A D_setup.c108 case AT_FLAGS: in _setup()
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/
H A D_setup.c108 case AT_FLAGS: in _setup()
/titanic_50/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c119 case AT_FLAGS:
/titanic_50/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c103 case AT_FLAGS: in _setup()
/titanic_50/usr/src/cmd/ptools/pargs/
H A Dpargs.c816 { AT_FLAGS, "AT_FLAGS", at_null },
/titanic_50/usr/src/uts/common/exec/elf/
H A Delf.c740 ADDAUX(aux, AT_FLAGS, at_flags) in elfexec()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c502 case AT_FLAGS: /* processor flags */ in dump_auxv()