Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/elf/
Dmips.h549 #define DT_MIPS_MSYM 0x70000007 macro
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c1433 case DT_MIPS_MSYM: return "MIPS_MSYM"; in get_mips_dynamic_type()