Constant object::elf::NT_GO_BUILD_ID
source · pub const NT_GO_BUILD_ID: u32 = 4;Expand description
Build ID bits as generated by Go’s gc compiler.
The descriptor consists of any nonzero number of bytes.
pub const NT_GO_BUILD_ID: u32 = 4;Build ID bits as generated by Go’s gc compiler.
The descriptor consists of any nonzero number of bytes.