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_DP_SECTION

All sections with the "d" flag are grouped together by the linker to form the data section and the dp register is set to the start of the section by the boot code.

elf.XCORE_SHF_DP_SECTION
pub const XCORE_SHF_DP_SECTION = 0x10000000

File

lib/std/elf.zig:2276

Code

pub const XCORE_SHF_DP_SECTION = 0x10000000