Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/elf/
HDhppa.h565 #define DT_HP_CHECKSUM (OLD_DT_LOOS + 0x9) macro
/trueos/contrib/binutils/binutils/
HDreadelf.c1447 case DT_HP_CHECKSUM: return "HP_CHECKSUM"; in get_parisc_dynamic_type()