Home
last modified time | relevance | path

Searched refs:SHN_LOPROC (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h830 #ifndef SHN_LOPROC
831 #define SHN_LOPROC 0xff00 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h85 #define SHN_LOPROC 0xff00 macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsunwmove.c283 (sym->st_shndx < SHN_LOPROC)) { in ld_process_move()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h657 #define SHN_LOPROC 0xff00 /* processor specific range */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h365 #define SHN_LOPROC 0xff00 /* First processor-specific. */ macro