HomeSort by: relevance | last modified time | path
    Searched refs:getLineLength (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
Object.cpp 220 IHexLineData Line(getLineLength(Data.size()));
383 Offset += IHexRecord::getLineLength(Data.size());
2713 (Obj.Entry ? IHexRecord::getLineLength(4) : 0) +
2714 IHexRecord::getLineLength(0);
Object.h 212 static size_t getLineLength(size_t DataSize) {

Completed in 38 milliseconds