HomeSort by relevance Sort by last modified time
    Searched refs:RelocationSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
COFF.h 38 RelocationSize = 10
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 89 static size_t size() { return COFF::RelocationSize; }
804 offset += COFF::RelocationSize * Sec->Relocations.size();

Completed in 19 milliseconds