Home
last modified time | relevance | path

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

/external/elfutils/backends/
Dalpha_symbol.c153 return ((((st_other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_NOPV) in alpha_check_st_other_bits()
154 || ((st_other & STO_ALPHA_STD_GPLOAD) == STO_ALPHA_STD_GPLOAD)) in alpha_check_st_other_bits()
155 && (st_other &~ STO_ALPHA_STD_GPLOAD) == 0); in alpha_check_st_other_bits()
/external/google-breakpad/src/third_party/musl/include/
Delf.h1730 #define STO_ALPHA_STD_GPLOAD 0x88 macro
/external/kmod/port-gnu/
Delf.h2091 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro
/external/elfutils/libelf/
Delf.h2334 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro