PECOFF_RELOC_RESERVE 191 arch/x86/boot/tools/build.c u32 reloc_offset = size - PECOFF_RELOC_RESERVE; PECOFF_RELOC_RESERVE 195 arch/x86/boot/tools/build.c update_pecoff_section_header(".reloc", reloc_offset, PECOFF_RELOC_RESERVE); PECOFF_RELOC_RESERVE 245 arch/x86/boot/tools/build.c memset(buf+c, 0, PECOFF_RELOC_RESERVE); PECOFF_RELOC_RESERVE 246 arch/x86/boot/tools/build.c return PECOFF_RELOC_RESERVE;