Home
last modified time | relevance | path

Searched defs:NextOffset (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DRemarkParser.cpp46 size_t NextOffset = in operator []() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp76 size_t NextOffset = 0; member in __anon5d17fa110111::BlobAllocator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp134 uint32_t NextOffset = I != E ? I->Offset : Export.Offset + 1; in addCoffExportSymbols() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp294 CharUnits NextOffset = NewOffset.alignTo(Fields[0].Align); in calculateOptimalPad() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A Dllvm-config.cpp266 const size_t NextOffset = DyLibComponentsStr.find(';', Offset); in GetAllDyLibComponents() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1622 unsigned NextOffset; in getFileIDSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1037 size_t NextOffset = SectionOffset + SubSectionSize; in printCodeViewSymbolSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1373 uint64_t NextOffset = (Idx + 1 < U.getNumDIEs()) in cloneDIE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5296 signed NextOffset = FirstOffset.getImm() + 4; in expandLoadStoreDMacro() local
5343 signed NextOffset = FirstOffset.getImm() + 4; in expandStoreDM1Macro() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp2044 unsigned NextOffset = SourceMgr.getNextLocalOffset(); in WriteSourceManagerBlock() local