Home
last modified time | relevance | path

Searched refs:DT_MIPS_DELTA_CLASS (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/include/elf/
Dmips.h582 #define DT_MIPS_DELTA_CLASS 0x70000017 macro
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c1444 case DT_MIPS_DELTA_CLASS: return "MIPS_DELTA_CLASS"; in get_mips_dynamic_type()