Searched refs:STO_MIPS_PLT (Results 1 – 17 of 17) sorted by relevance
25 # a nonzero value. They must also have STO_MIPS_PLT in order to distinguish27 # so their PLT symbols should have a zero value and no STO_MIPS_PLT annotation.
47 # a nonzero value. They must also have STO_MIPS_PLT in order to distinguish49 # so their PLT symbols should have a zero value and no STO_MIPS_PLT annotation.
47 # value. They must also have STO_MIPS_PLT in order to distinguish them from
62 # value. They must also have STO_MIPS_PLT in order to distinguish them from
831 #define STO_MIPS_PLT 0x8 macro835 : ((other) & STO_MIPS_FLAGS)) == STO_MIPS_PLT)839 : ((other) & ~STO_MIPS_FLAGS)) | STO_MIPS_PLT)
533 (STO_MIPS_PLT, STO_MIPS_PIC): Rework.1135 * mips.h (STO_MIPS_PLT, ELF_ST_IS_MIPS_PLT, ELF_ST_SET_MIPS_PLT)
305 STO_MIPS_PLT = 0x8, enumerator
307 * readelf.c (get_mips_symbol_other): Handle STO_MIPS_PLT and
9614 case STO_MIPS_PLT: in get_mips_symbol_other()
1102 | (elfcpp::STO_MIPS_PLT >> 2)); in set_mips_plt()1107 | (elfcpp::STO_MIPS_PLT >> 2)); in set_mips_plt()