Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/elf/
Dcommon.h374 #define SHF_INFO_LINK (1 << 6) /* sh_info holds section header table index */ macro
/freebsd-12-stable/sys/sys/
Delf_common.h501 #define SHF_INFO_LINK 0x40 /* sh_info holds section index. */ macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1000 SHF_INFO_LINK = 0x40U, enumerator