Home
last modified time | relevance | path

Searched refs:SHT_MIPS_GPTAB (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDmips.h257 #define SHT_MIPS_GPTAB 0x70000003 macro
/NextBSD/sys/sys/
HDelf_common.h430 #define SHT_MIPS_GPTAB 0x70000003 macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h1142 _ELF_DEFINE_SHT(SHT_MIPS_GPTAB, 0x70000003UL, \
/NextBSD/contrib/binutils/bfd/
HDelfxx-mips.c5443 case SHT_MIPS_GPTAB: in _bfd_mips_elf_section_from_shdr()
5602 hdr->sh_type = SHT_MIPS_GPTAB; in _bfd_mips_elf_fake_sections()
9222 case SHT_MIPS_GPTAB: in _bfd_mips_elf_final_write_processing()
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c665 case SHT_MIPS_GPTAB: return "MIPS_GPTAB"; in section_type()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2535 case SHT_MIPS_GPTAB: return "MIPS_GPTAB"; in get_mips_section_type_name()