Searched refs:update_pecoff_section_header (Results 1 – 1 of 1) sorted by relevance
193 static void update_pecoff_section_header(char *section_name, u32 offset, u32 size) in update_pecoff_section_header() function207 update_pecoff_section_header(".setup", setup_offset, setup_size); in update_pecoff_setup_and_reloc()208 update_pecoff_section_header(".reloc", reloc_offset, PECOFF_RELOC_RESERVE); in update_pecoff_setup_and_reloc()218 update_pecoff_section_header(".compat", compat_offset, PECOFF_COMPAT_RESERVE); in update_pecoff_setup_and_reloc()