Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h339 #define SHT_MIPS_GPTAB 0x70000003 macro
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c7090 case SHT_MIPS_GPTAB: in _bfd_mips_elf_section_from_shdr()
7269 hdr->sh_type = SHT_MIPS_GPTAB; in _bfd_mips_elf_fake_sections()
12032 case SHT_MIPS_GPTAB: in _bfd_mips_elf_final_write_processing()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3902 case SHT_MIPS_GPTAB: return "MIPS_GPTAB"; in get_mips_section_type_name()