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

  /external/llvm/unittests/Support/
StreamingMemoryObject.cpp 37 O.setKnownObjectSize(24);
  /external/llvm/include/llvm/Support/
StreamingMemoryObject.h 24 /// setKnownObjectSize methods which are not applicable to non-streamed objects.
51 void setKnownObjectSize(size_t size);
  /external/llvm/lib/Support/
StreamingMemoryObject.cpp 114 void StreamingMemoryObject::setKnownObjectSize(size_t size) {
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]

Completed in 505 milliseconds