Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDhppa.h568 #define DT_HP_GST_HASHVAL (OLD_DT_LOOS + 0xc) macro
HDChangeLog-91031133 * hppa.h: Add DT_HP_GST_SIZE, DT_HP_GST_VERSION, and DT_HP_GST_HASHVAL.
/NextBSD/contrib/binutils/binutils/
HDreadelf.c1450 case DT_HP_GST_HASHVAL: return "HP_GST_HASHVAL"; in get_parisc_dynamic_type()