Zig 0.17.0-dev (Split by item)

This is an example of documentation generated by ZigDoc, an alternative to Zig's built-in Auto Doc feature. See also examples in other modes/formats. The project being documented here (as the example) is the Zig library itself.

XCORE_SHF_CP_SECTION

All sections with the "c" flag are grouped together by the linker to form the constant pool and the cp register is set to the start of the constant pool by the boot code.

elf.XCORE_SHF_CP_SECTION
pub const XCORE_SHF_CP_SECTION = 0x20000000

File

lib/std/elf.zig:2281

Code

pub const XCORE_SHF_CP_SECTION = 0x20000000