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

  /external/llvm/include/llvm/MC/
MCAssembler.h 755 /// getCommonSize - Return the size of a 'common' symbol.
756 uint64_t getCommonSize() const {
    [all...]
  /external/llvm/lib/MC/
MachObjectWriter.cpp 336 Address = Data.getCommonSize();
    [all...]
MCAssembler.cpp     [all...]

Completed in 489 milliseconds