Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h568 #define DT_HP_GST_HASHVAL (OLD_DT_LOOS + 0xc) macro
DChangeLog-91031133 * hppa.h: Add DT_HP_GST_SIZE, DT_HP_GST_VERSION, and DT_HP_GST_HASHVAL.
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1709 case DT_HP_GST_HASHVAL: return "HP_GST_HASHVAL"; in get_parisc_dynamic_type()