Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/elf/
Dmips.h606 #define DT_MIPS_DELTA_CLASSSYM 0x70000020 macro
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c1452 case DT_MIPS_DELTA_CLASSSYM: return "MIPS_DELTA_CLASSSYM"; in get_mips_dynamic_type()