Home | History | Annotate | Download | only in MC

Lines Matching refs:RelocationSize

96   static size_t size() { return COFF::RelocationSize; }
956 offset += COFF::RelocationSize;
959 offset += COFF::RelocationSize * Sec->Relocations.size();