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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
XCOFFObjectFile.h 180 support::ubig32_t SectionLength;
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
IRSimilarityIdentifier.cpp 588 unsigned SectionLength = A.getStartIdx() + A.getLength();
589 for (unsigned Loc = A.getStartIdx(); Loc < SectionLength;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
XCOFFDumper.cpp 231 W.printNumber("SectionLength", AuxEntPtr->SectionLength);

Completed in 18 milliseconds