Home
last modified time | relevance | path

Searched refs:setup_offset (Results 1 – 1 of 1) sorted by relevance

/arch/x86/boot/tools/
Dbuild.c200 u32 setup_offset = 0x200; in update_pecoff_setup_and_reloc() local
205 u32 setup_size = reloc_offset - setup_offset; in update_pecoff_setup_and_reloc()
207 update_pecoff_section_header(".setup", setup_offset, setup_size); in update_pecoff_setup_and_reloc()