Searched refs:RelocationSize (Results 1 – 3 of 3) sorted by relevance
96 static size_t size() { return COFF::RelocationSize; } in size()947 offset += COFF::RelocationSize; in writeObject()950 offset += COFF::RelocationSize * Sec->Relocations.size(); in writeObject()
52 RelocationSize = 10 enumerator
188 S.Header.NumberOfRelocations * COFF::RelocationSize; in layoutCOFF()