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

  /external/llvm/tools/yaml2obj/
yaml2coff.cpp 140 COFF::RelocationSize;
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 86 static size_t size() { return COFF::RelocationSize; }
827 offset += COFF::RelocationSize;
830 offset += COFF::RelocationSize * Sec->Relocations.size();
  /external/llvm/include/llvm/Support/
COFF.h 42 RelocationSize = 10

Completed in 335 milliseconds