Home
last modified time | relevance | path

Searched defs:SHF_INFO_LINK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h644 #define SHF_INFO_LINK 0x40 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h470 #define SHF_INFO_LINK 0x40 /* sh_info holds section index. */ macro