Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h630 #define DT_MIPS_FLAGS 0x70000005 macro
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog165 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
Delfcpp.h776 DT_MIPS_FLAGS = 0x70000005,
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c9850 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_FLAGS, 0)) in _bfd_mips_elf_size_dynamic_sections()
11424 case DT_MIPS_FLAGS: in _bfd_mips_elf_finish_dynamic_sections()
15423 case DT_MIPS_FLAGS: in _bfd_mips_elf_get_target_dtag()
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-98991213 (dynamic_segment_mips_val): Add support for DT_MIPS_FLAGS,
Dreadelf.c1608 case DT_MIPS_FLAGS: return "MIPS_FLAGS"; in get_mips_dynamic_type()
7982 case DT_MIPS_FLAGS: in dynamic_section_mips_val()
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc8169 odyn->add_constant(elfcpp::DT_MIPS_FLAGS, d_val); in do_finalize_sections()