Constant object::elf::SHF_INFO_LINK [−][src]
pub const SHF_INFO_LINK: u32 = 1 << 6; // 0x0000_0040u32
Expand description
The sh_info
field contains a section header table index.
pub const SHF_INFO_LINK: u32 = 1 << 6; // 0x0000_0040u32
The sh_info
field contains a section header table index.