Home
last modified time | relevance | path

Searched refs:ELF_ST_SET_MIPS_PLT (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h836 #define ELF_ST_SET_MIPS_PLT(other) \ macro
DChangeLog183 (ELF_ST_SET_MIPS_PLT): Likewise.
529 (ELF_ST_IS_MIPS_PLT, ELF_ST_SET_MIPS_PLT): Likewise.
1135 * mips.h (STO_MIPS_PLT, ELF_ST_IS_MIPS_PLT, ELF_ST_SET_MIPS_PLT)
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c10675 sym->st_other = ELF_ST_SET_MIPS_PLT (sym->st_other); in _bfd_mips_elf_finish_dynamic_symbol()