HomeSort by relevance Sort by last modified time
    Searched defs:CurrentEndOffset (Results 1 - 2 of 2) sorted by null

  /external/llvm/tools/dsymutil/
NonRelocatableStringpool.h 32 : CurrentEndOffset(0), Sentinel(0), Last(&Sentinel) {
60 uint64_t getSize() { return CurrentEndOffset; }
64 uint32_t CurrentEndOffset;
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
NonRelocatableStringpool.h 54 uint64_t getSize() { return CurrentEndOffset; }
60 uint32_t CurrentEndOffset = 0;

Completed in 52 milliseconds