Home
last modified time | relevance | path

Searched refs:DT_MIPS_MSYM (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h641 #define DT_MIPS_MSYM 0x70000007 macro
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815233 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
Delfcpp.h805 DT_MIPS_MSYM = 0x70000007,
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-98991890 .msym section. Add a DT_MIPS_MSYM entry.
1894 DT_MIPS_MSYM. Add .msym entries for the section symbols as well.
DChangeLog-02031042 handle DT_MIPS_MSYM. Set DT_RELSZ based on the number of relocations
2183 (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
Delfxx-mips.c15476 case DT_MIPS_MSYM: in _bfd_mips_elf_get_target_dtag()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c1792 case DT_MIPS_MSYM: return "MIPS_MSYM"; in get_mips_dynamic_type()