Searched refs:COFFRelocation (Results 1 – 3 of 3) sorted by relevance
84 struct COFFRelocation { struct88 COFFRelocation() : Symb(NULL) {} in COFFRelocation() argument92 typedef std::vector<COFFRelocation> relocations;681 COFFRelocation Reloc; in RecordRelocation()
91 struct COFFRelocation { struct95 COFFRelocation() : Symb(nullptr) {} in COFFRelocation() argument99 typedef std::vector<COFFRelocation> relocations;723 COFFRelocation Reloc; in recordRelocation()
102 struct COFFRelocation { struct106 COFFRelocation() = default;111 using relocations = std::vector<COFFRelocation>;758 COFFRelocation Reloc; in recordRelocation()