Searched refs:PECOFF_COMPAT_RESERVE (Results 1 – 1 of 1) sorted by relevance
57 #define PECOFF_COMPAT_RESERVE 0x20 macro59 #define PECOFF_COMPAT_RESERVE 0x0 macro201 u32 reloc_offset = size - PECOFF_RELOC_RESERVE - PECOFF_COMPAT_RESERVE; in update_pecoff_setup_and_reloc()218 update_pecoff_section_header(".compat", compat_offset, PECOFF_COMPAT_RESERVE); in update_pecoff_setup_and_reloc()325 memset(buf+c, 0, PECOFF_COMPAT_RESERVE); in reserve_pecoff_compat_section()326 return PECOFF_COMPAT_RESERVE; in reserve_pecoff_compat_section()