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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mpeg2bits.h 11 WORD SectionLength :12;
  /external/llvm/tools/llvm-readobj/
ARMAttributeParser.cpp 588 uint32_t Offset = sizeof(uint32_t); /* SectionLength */
590 SW.printNumber("SectionLength", Length);
651 uint32_t SectionLength =
657 ParseSubsection(Section.data() + Offset, SectionLength);
658 Offset = Offset + SectionLength;

Completed in 69 milliseconds