Home
last modified time | relevance | path

Searched refs:SHT_MIPS_RELD (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDmips.h277 #define SHT_MIPS_RELD 0x70000009 macro
/NextBSD/sys/sys/
HDelf_common.h436 #define SHT_MIPS_RELD 0x70000009 macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1154 _ELF_DEFINE_SHT(SHT_MIPS_RELD, 0x70000009UL, \
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c671 case SHT_MIPS_RELD: return "MIPS_RELD"; in section_type()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2541 case SHT_MIPS_RELD: return "MIPS_RELD"; in get_mips_section_type_name()