Home
last modified time | relevance | path

Searched defs:SHN_HIOS (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/elf/
Dcommon.h498 #define SHN_HIOS 0xFF3F /* OS specific semantics, hi */ macro
/freebsd-9-stable/sys/sys/
Delf_common.h253 #define SHN_HIOS 0xff3f /* Last operating system-specific. */ macro
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h1213 SHN_HIOS = 0xff3f, // Highest operating system-specific index enumerator