Home
last modified time | relevance | path

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

/third_party/elfutils/backends/
H A 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()
/third_party/musl/porting/linux/user/include/
H A Delf.h1986 #define STO_ALPHA_STD_GPLOAD 0x88 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1977 #define STO_ALPHA_STD_GPLOAD 0x88 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1977 #define STO_ALPHA_STD_GPLOAD 0x88 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1977 #define STO_ALPHA_STD_GPLOAD 0x88 macro
/third_party/musl/include/
H A Delf.h2013 #define STO_ALPHA_STD_GPLOAD 0x88 macro
/third_party/elfutils/libelf/
H A Delf.h2374 #define STO_ALPHA_STD_GPLOAD 0x88 /* PV only used for initial ldgp. */ macro

Completed in 78 milliseconds