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.27/include/elf/
Dmips.h841 #define ELF_ST_SET_MIPS_PLT(other) \ macro
DChangeLog-0415445 (ELF_ST_SET_MIPS_PLT): Likewise.
820 (ELF_ST_IS_MIPS_PLT, ELF_ST_SET_MIPS_PLT): Likewise.
1436 * mips.h (STO_MIPS_PLT, ELF_ST_IS_MIPS_PLT, ELF_ST_SET_MIPS_PLT)
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c10706 sym->st_other = ELF_ST_SET_MIPS_PLT (sym->st_other); in _bfd_mips_elf_finish_dynamic_symbol()