Searched defs:hwcap (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/sgs/rtld/i386/ |
H A D | _setup.c | 67 uint_t hwcap[2] = { 0, 0 }; in _setup() local
|
/titanic_44/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | _setup.c | 67 uint_t hwcap[2] = { 0, 0 }; in _setup() local
|
/titanic_44/usr/src/cmd/sgs/rtld/amd64/ |
H A D | _setup.c | 62 uint_t hwcap[2] = { 0, 0 }; in _setup() local
|
/titanic_44/usr/src/cmd/sgs/rtld/sparc/ |
H A D | _setup.c | 70 uint_t hwcap[2] = { 0, 0 }; local
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | setup.c | 198 void *aoutdyn, int auxflags, uint_t *hwcap) in setup()
|
/titanic_44/usr/src/cmd/ptools/pargs/ |
H A D | pargs.c | 713 #define FMT_AV(s, n, hwcap, mask, name) \ argument
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 373 elfcap_mask_t *hwcap; in hw_cap() local
|