Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h578 #define DT_DLT (OLD_DT_LOOS + 0x16) macro
DChangeLog1698 DT_PLT_SIZE, DT_DLT, DT_DLT_SIZE, DT_HP_BIND_DEPTH_FIRST, DT_HP_GST,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1719 case DT_DLT: return "DLT"; in get_parisc_dynamic_type()