Searched defs:SHF_INFO_LINK (Results 1 – 13 of 13) sorted by relevance
240 #define SHF_INFO_LINK 0x40 /* sh_info holds section index. */ macro
496 #define SHF_INFO_LINK 0x40 macro
731 SHF_INFO_LINK = 0x40U, enumerator
903 SHF_INFO_LINK = 0x40U, enumerator
545 constexpr Elf_Xword SHF_INFO_LINK = 0x40; variable
413 #define SHF_INFO_LINK (1 << 6) macro
414 #define SHF_INFO_LINK (1 << 6) macro
475 #define SHF_INFO_LINK (1 << 6) /* `sh_info' contains SHT index */ macro