Constant object::elf::NT_GNU_BUILD_ID
source · pub const NT_GNU_BUILD_ID: u32 = 3;Expand description
Build ID bits as generated by ld --build-id.
The descriptor consists of any nonzero number of bytes.
pub const NT_GNU_BUILD_ID: u32 = 3;Build ID bits as generated by ld --build-id.
The descriptor consists of any nonzero number of bytes.