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

  /external/llvm/include/llvm/MC/
MCAssembler.h 765 /// getCommonSize - Return the size of a 'common' symbol.
766 uint64_t getCommonSize() const {
    [all...]
  /external/llvm/lib/MC/
MachObjectWriter.cpp 371 Address = Data.getCommonSize();
    [all...]
WinCOFFObjectWriter.cpp 399 return Data.getCommonSize();
    [all...]
MCAssembler.cpp     [all...]

Completed in 67 milliseconds