Searched defs:pe_relocs (Results 1 – 1 of 1) sorted by relevance
44 struct pe_relocs { struct45 struct pe_relocs *next; argument46 unsigned long start_rva;47 unsigned int used_relocs;48 unsigned int total_relocs;49 uint16_t *relocs;