Home
last modified time | relevance | path

Searched refs:DT_HIPROC (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h562 #define DT_HIPROC 0x7fffffff macro
605 #define DT_HIPROC 0x7fffffff macro
DChangeLog-91031067 (DT_HIPROC): New dynamic section tag index.
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h591 #define DT_HIPROC 0x7fffffff macro
637 #define DT_HIPROC 0x7fffffff macro
DChangeLog-91031101 (DT_HIPROC): New dynamic section tag index.
/openbsd/src/sys/sys/
Dexec_elf.h560 #define DT_HIPROC 0x7fffffff /* specific dynamic array tags */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c1822 if ((type >= DT_LOPROC) && (type <= DT_HIPROC)) in get_dynamic_type()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c1479 if ((type >= DT_LOPROC) && (type <= DT_HIPROC)) in get_dynamic_type()