Searched refs:RelocationSize (Results 1 - 3 of 3) sorted by relevance

/external/llvm/tools/yaml2obj/
H A Dyaml2coff.cpp140 COFF::RelocationSize;
/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp86 static size_t size() { return COFF::RelocationSize; }
827 offset += COFF::RelocationSize;
830 offset += COFF::RelocationSize * Sec->Relocations.size();
/external/llvm/include/llvm/Support/
H A DCOFF.h42 RelocationSize = 10 enumerator in enum:llvm::COFF::__anon20954

Completed in 114 milliseconds