Searched refs:SHT_MIPS_TRANSLATE (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/elf/
H A Dmips.h346 #define SHT_MIPS_TRANSLATE 0x70000022
344 #define SHT_MIPS_TRANSLATE macro
/freebsd-12-stable/sys/sys/
H A Delf_common.h478 #define SHT_MIPS_TRANSLATE 0x70000022 macro
/freebsd-12-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h1237 _ELF_DEFINE_SHT(SHT_MIPS_TRANSLATE, 0x70000022UL, \
/freebsd-12-stable/contrib/binutils/binutils/
H A Dreadelf.c2566 case SHT_MIPS_TRANSLATE: return "MIPS_TRANSLATE";
/freebsd-12-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c750 case SHT_MIPS_TRANSLATE: return "MIPS_TRANSLATE";

Completed in 111 milliseconds