Home
last modified time | relevance | path

Searched defs:LCI (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp182 void MachOObject::ReadSegmentLoadCommand(const LoadCommandInfo &LCI, in ReadSegmentLoadCommand()
200 void MachOObject::ReadSegment64LoadCommand(const LoadCommandInfo &LCI, in ReadSegment64LoadCommand()
214 void MachOObject::ReadSymtabLoadCommand(const LoadCommandInfo &LCI, in ReadSymtabLoadCommand()
242 void MachOObject::ReadDysymtabLoadCommand(const LoadCommandInfo &LCI, in ReadDysymtabLoadCommand()
254 void MachOObject::ReadLinkeditDataLoadCommand(const LoadCommandInfo &LCI, in ReadLinkeditDataLoadCommand()
285 void MachOObject::ReadSection(const LoadCommandInfo &LCI, in ReadSection()
308 void MachOObject::ReadSection64(const LoadCommandInfo &LCI, in ReadSection64()
DMachOObjectFile.cpp61 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in moveToNextSymbol() local
77 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in getSymbolTableEntry() local
92 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in getSymbol64TableEntry() local
282 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in moveToNextSection() local
312 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in getSection() local
328 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in getSection64() local
334 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in is64BitLoadCommand() local
347 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in getSectionName() local
357 LoadCommandInfo LCI = MachOObj->getLoadCommandInfo(DRI.d.a); in getSectionName() local
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp128 const MachOObject::LoadCommandInfo &LCI) { in DumpSegmentCommand()
164 const MachOObject::LoadCommandInfo &LCI) { in DumpSegment64Command()
215 const MachOObject::LoadCommandInfo &LCI) { in DumpSymtabCommand()
266 const MachOObject::LoadCommandInfo &LCI) { in DumpDysymtabCommand()
314 const MachOObject::LoadCommandInfo &LCI) { in DumpLinkeditDataCommand()
337 const MachOObject::LoadCommandInfo &LCI = Obj.getLoadCommandInfo(Index); in DumpLoadCommand() local
/external/llvm/tools/dsymutil/
DMachOUtils.cpp127 for (const auto &LCI : Obj.load_commands()) { in iterateOnSegments() local
206 const object::MachOObjectFile::LoadCommandInfo &LCI, unsigned Idx) { in getSection()
213 const object::MachOObjectFile::LoadCommandInfo &LCI, unsigned Idx) { in getSection()
227 const object::MachOObjectFile::LoadCommandInfo &LCI, SegmentTy Segment, in transferSegmentAndSections()
352 for (auto &LCI : InputBinary.load_commands()) { in generateDsymCompanion() local
450 for (auto &LCI : InputBinary.load_commands()) { in generateDsymCompanion() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DMachOUtils.cpp142 for (const auto &LCI : Obj.load_commands()) { in iterateOnSegments() local
221 const object::MachOObjectFile::LoadCommandInfo &LCI, unsigned Idx) { in getSection()
228 const object::MachOObjectFile::LoadCommandInfo &LCI, unsigned Idx) { in getSection()
242 const object::MachOObjectFile::LoadCommandInfo &LCI, SegmentTy Segment, in transferSegmentAndSections()
376 for (auto &LCI : InputBinary.load_commands()) { in generateDsymCompanion() local
473 for (auto &LCI : InputBinary.load_commands()) { in generateDsymCompanion() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLibCallAliasAnalysis.h28 LibCallInfo *LCI; member
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLibCallAliasAnalysis.cpp26 FunctionPass *llvm::createLibCallAliasAnalysisPass(LibCallInfo *LCI) { in createLibCallAliasAnalysisPass()
DScalarEvolution.cpp3700 if (ConstantInt *LCI = dyn_cast<ConstantInt>(BO->getOperand(1))) in createSCEV() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageView.cpp195 LineCoverageIterator LCI{CoverageInfo, 1}; in print() local
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp222 const MachOObject::LoadCommandInfo &LCI = MachOObj->getLoadCommandInfo(i); in getSectionsAndSymbols() local
313 const MachOObject::LoadCommandInfo &LCI = MachOObj->getLoadCommandInfo(i); in DisassembleInputMachO() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp426 const MachOObject::LoadCommandInfo &LCI = Obj->getLoadCommandInfo(i); in loadObject() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5110 if (ConstantInt *LCI = dyn_cast<ConstantInt>(LBO->getOperand(1))) in createSCEV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6317 if (ConstantInt *LCI = dyn_cast<ConstantInt>(LBO->getOperand(1))) in createSCEV() local