Searched defs:COFFRelocation (Results 1 – 5 of 5) sorted by relevance
91 struct COFFRelocation { struct92 COFF::relocation Data;93 COFFSymbol *Symb;95 COFFRelocation() : Symb(nullptr) {} in COFFRelocation() function96 static size_t size() { return COFF::RelocationSize; } in size()
100 struct COFFRelocation { struct101 COFF::relocation Data;102 COFFSymbol *Symb = nullptr;106 static size_t size() { return COFF::RelocationSize; } in size()
102 struct COFFRelocation { struct103 COFF::relocation Data;104 COFFSymbol *Symb = nullptr;108 static size_t size() { return COFF::RelocationSize; } in size()
META-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...