Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dmips.h454 #define SHT_MIPS_DELTAINST 0x7000001c macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dmips.h454 #define SHT_MIPS_DELTAINST 0x7000001c macro
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c5232 case SHT_MIPS_DELTAINST: return "MIPS_DELTAINST"; in get_mips_section_type_name()