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