Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDmips.h545 #define DT_MIPS_IVERSION 0x70000004 macro
/NextBSD/sys/sys/
HDelf_common.h640 #define DT_MIPS_IVERSION 0x70000004 macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h1077 DT_MIPS_IVERSION = 0x70000004, // Index of version string enumerator
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h233 _ELF_DEFINE_DT(DT_MIPS_IVERSION, 0x70000004UL, \
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c771 case DT_MIPS_IVERSION: in dt_type()
3179 case DT_MIPS_IVERSION: in dump_arch_dyn_val()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c1353 case DT_MIPS_IVERSION: return "MIPS_IVERSION"; in get_mips_dynamic_type()
5581 case DT_MIPS_IVERSION: in dynamic_section_mips_val()
HDChangeLog-98991214 DT_MIPS_IVERSION, and DT_MIPS_TIME_STAMP.
/NextBSD/contrib/binutils/bfd/
HDelfxx-mips.c8775 case DT_MIPS_IVERSION: in _bfd_mips_elf_finish_dynamic_sections()