Searched refs:STO_ALPHA_STD_GPLOAD (Results 1 - 4 of 4) sorted by relevance

/external/elfutils/backends/
H A Dalpha_symbol.c153 return ((((st_other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_NOPV)
154 || ((st_other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_STD_GPLOAD))
155 && (st_other &~ STO_ALPHA_STD_GPLOAD) == 0);
/external/elfutils/libelf/
H A Delf.h2092 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro
/external/kmod/port-gnu/
H A Delf.h2091 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro
/external/valgrind/perf/
H A Dtinycc.c1504 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro

Completed in 309 milliseconds