Home | History | Annotate | Download | only in elf

Lines Matching refs:OLD_DT_LOOS

557 #define DT_HP_LOAD_MAP		(OLD_DT_LOOS + 0x0)
558 #define DT_HP_DLD_FLAGS (OLD_DT_LOOS + 0x1)
559 #define DT_HP_DLD_HOOK (OLD_DT_LOOS + 0x2)
560 #define DT_HP_UX10_INIT (OLD_DT_LOOS + 0x3)
561 #define DT_HP_UX10_INITSZ (OLD_DT_LOOS + 0x4)
562 #define DT_HP_PREINIT (OLD_DT_LOOS + 0x5)
563 #define DT_HP_PREINITSZ (OLD_DT_LOOS + 0x6)
564 #define DT_HP_NEEDED (OLD_DT_LOOS + 0x7)
565 #define DT_HP_TIME_STAMP (OLD_DT_LOOS + 0x8)
566 #define DT_HP_CHECKSUM (OLD_DT_LOOS + 0x9)
567 #define DT_HP_GST_SIZE (OLD_DT_LOOS + 0xa)
568 #define DT_HP_GST_VERSION (OLD_DT_LOOS + 0xb)
569 #define DT_HP_GST_HASHVAL (OLD_DT_LOOS + 0xc)
570 #define DT_HP_EPLTREL (OLD_DT_LOOS + 0xd)
571 #define DT_HP_EPLTRELSZ (OLD_DT_LOOS + 0xe)
572 #define DT_HP_FILTERED (OLD_DT_LOOS + 0xf)
573 #define DT_HP_FILTER_TLS (OLD_DT_LOOS + 0x10)
574 #define DT_HP_COMPAT_FILTERED (OLD_DT_LOOS + 0x11)
575 #define DT_HP_LAZYLOAD (OLD_DT_LOOS + 0x12)
576 #define DT_HP_BIND_NOW_COUNT (OLD_DT_LOOS + 0x13)
577 #define DT_PLT (OLD_DT_LOOS + 0x14)
578 #define DT_PLT_SIZE (OLD_DT_LOOS + 0x15)
579 #define DT_DLT (OLD_DT_LOOS + 0x16)
580 #define DT_DLT_SIZE (OLD_DT_LOOS + 0x17)