Home
last modified time | relevance | path

Searched refs:DT_MIPS_RWPLT (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h755 #define DT_MIPS_RWPLT 0x70000034 macro
DChangeLog-04151437 (STO_MIPS_PIC, DT_MIPS_PLTGOT, DT_MIPS_RWPLT): New macros.
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815246 DT_MIPS_PLTGOT, DT_MIPS_RWPLT): Likewise.
Delfcpp.h881 DT_MIPS_RWPLT = 0x70000034,
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2008311 (get_mips_dynamic_type): Handle DT_MIPS_PLTGOT and DT_MIPS_RWPLT.
Dreadelf.c1831 case DT_MIPS_RWPLT: return "MIPS_RWPLT"; in get_mips_dynamic_type()
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20081223 DT_MIPS_RWPLT.
Delfxx-mips.c15554 case DT_MIPS_RWPLT: in _bfd_mips_elf_get_target_dtag()