update_pecoff_section_header  194 arch/x86/boot/tools/build.c 	update_pecoff_section_header(".setup", setup_offset, setup_size);
update_pecoff_section_header  195 arch/x86/boot/tools/build.c 	update_pecoff_section_header(".reloc", reloc_offset, PECOFF_RELOC_RESERVE);
update_pecoff_section_header  223 arch/x86/boot/tools/build.c 	update_pecoff_section_header(".text", text_start, text_sz);