Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/include/elf/
H A Dinternal.h54 #define SHN_LOPROC (-0x100u) /* Begin range of appl-specific */ macro
H A Dexternal.h42 #define SHN_LOPROC 0xFF00 /* Begin range of appl-specific */ macro
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dinternal.h53 #define SHN_LOPROC (-0x100u) /* Begin range of appl-specific */ macro
H A Dexternal.h41 #define SHN_LOPROC 0xFF00 /* Begin range of appl-specific */ macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dinternal.h53 #define SHN_LOPROC (-0x100u) /* Begin range of appl-specific */ macro
H A Dexternal.h41 #define SHN_LOPROC 0xFF00 /* Begin range of appl-specific */ macro
/dflybsd-src/sys/sys/
H A Delf_common.h339 #define SHN_LOPROC 0xff00 /* First processor-specific. */ macro