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

  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 87 static size_t size() { return COFF::RelocationSize; }
    [all...]
  /external/llvm/include/llvm/Support/
COFF.h 52 RelocationSize = 10
  /external/llvm/tools/yaml2obj/
yaml2coff.cpp 188 S.Header.NumberOfRelocations * COFF::RelocationSize;

Completed in 212 milliseconds