Home
last modified time | relevance | path

Searched defs:SHN_HIPROC (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gdb-7/include/elf/
H A Dinternal.h55 #define SHN_HIPROC (-0xE1u) /* End range of appl-specific */ macro
H A Dexternal.h43 #define SHN_HIPROC 0xFF1F /* End range of appl-specific */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dinternal.h54 #define SHN_HIPROC (-0xE1u) /* End range of appl-specific */ macro
H A Dexternal.h42 #define SHN_HIPROC 0xFF1F /* End range of appl-specific */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dinternal.h54 #define SHN_HIPROC (-0xE1u) /* End range of appl-specific */ macro
H A Dexternal.h42 #define SHN_HIPROC 0xFF1F /* End range of appl-specific */ macro
/dragonfly/sys/sys/
H A Delf_common.h340 #define SHN_HIPROC 0xff1f /* Last processor-specific. */ macro