Home
last modified time | relevance | path

Searched refs:SHT_MIPS_DWARF (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h413 #define SHT_MIPS_DWARF 0x7000001e macro
DChangeLog-91031816 * mips.h (SHT_MIPS_MSYM, SHT_MIPS_DWARF, SHT_MIPS_EVENTS): Define.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c7126 case SHT_MIPS_DWARF: in _bfd_mips_elf_section_from_shdr()
7344 hdr->sh_type = SHT_MIPS_DWARF; in _bfd_mips_elf_fake_sections()
DChangeLog-94954100 SHT_MIPS_DWARF, and SHT_MIPS_EVENTS.
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3926 case SHT_MIPS_DWARF: return "MIPS_DWARF"; in get_mips_section_type_name()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c15443 if (section_type == SHT_MIPS_DWARF) in s_change_section()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-020361 .section syntax, map SHT_MIPS_DWARF to SHT_PROGBITS.