section_64
Fields of this type
Fields
- sectname:[16]u8
- name of this section
- segname:[16]u8
- segment this section goes in
- addr:u64
- memory address of this section
- size:u64
- size in bytes of this section
- offset:u32
- file offset of this section
- @"align":u32
- section alignment (power of 2)
- reloff:u32
- file offset of relocation entries
- nreloc:u32
- number of relocation entries
- flags:u32
- flags (section type and attributes
- reserved1:u32
- reserved (for offset or index)
- reserved2:u32
- reserved (for count or sizeof)
- reserved3:u32
- reserved
Functions in this namespace