Home
last modified time | relevance | path

Searched refs:SectionLength (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp588 unsigned SectionLength = A.getStartIdx() + A.getLength(); in compareStructure() local
589 for (unsigned Loc = A.getStartIdx(); Loc < SectionLength; in compareStructure()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h180 support::ubig32_t SectionLength;
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp231 W.printNumber("SectionLength", AuxEntPtr->SectionLength); in printSectAuxEntForStat()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DDbiStream.rst316 uint32_t SectionLength; // Byte count of the segment or group.