Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h635 #define DT_MIPS_FLAGS 0x70000005 macro
/toolchain/binutils/binutils-2.27/elfcpp/
DChangeLog-0815233 DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
Delfcpp.h801 DT_MIPS_FLAGS = 0x70000005,
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c9886 if (! MIPS_ELF_ADD_DYNAMIC_ENTRY (info, DT_MIPS_FLAGS, 0)) in _bfd_mips_elf_size_dynamic_sections()
11454 case DT_MIPS_FLAGS: in _bfd_mips_elf_finish_dynamic_sections()
15472 case DT_MIPS_FLAGS: in _bfd_mips_elf_get_target_dtag()
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-98991213 (dynamic_segment_mips_val): Add support for DT_MIPS_FLAGS,
Dreadelf.c1790 case DT_MIPS_FLAGS: return "MIPS_FLAGS"; in get_mips_dynamic_type()
8784 case DT_MIPS_FLAGS: in dynamic_section_mips_val()
/toolchain/binutils/binutils-2.27/gold/
Dmips.cc9743 odyn->add_constant(elfcpp::DT_MIPS_FLAGS, d_val); in do_finalize_sections()