Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h749 #define OLD_DT_HIOS 0x6fffffff macro
DChangeLog-91031044 (OLD_DT_HIOS): Value of DT_HIOS before Oct 4, 1999 draft
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1950 && (type >= OLD_DT_LOOS) && (type <= OLD_DT_HIOS))) in get_dynamic_type()