Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dhppa.h554 #define DT_HP_LAZYLOAD (OLD_DT_LOOS + 0x12) macro
H A DChangeLog143 DT_HP_COMPAT_FILTERED, DT_HP_LAZYLOAD, DT_HP_BIND_NOW_COUNT, DT_PLT,
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c1688 case DT_HP_LAZYLOAD: return "HP_LAZYLOAD"; in get_parisc_dynamic_type()