Home
last modified time | relevance | path

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

/trueos/sys/xen/interface/
HDelfstructs.h221 #define SHN_HIPROC 0xff1f /* specific section indexes */ macro
/trueos/contrib/binutils/include/elf/
HDcommon.h520 #define SHN_HIPROC 0xFF1F /* End range of appl-specific */ macro
/trueos/sys/sys/
HDelf_common.h252 #define SHN_HIPROC 0xff1f /* Last processor-specific. */ macro
/trueos/contrib/llvm/include/llvm/Support/
HDELF.h1211 SHN_HIPROC = 0xff1f, // Highest processor-specific index enumerator