Home
last modified time | relevance | path

Searched defs:CU (Results 1 – 25 of 85) sorted by relevance

1234

/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDieTest.cpp73 DWARFCompileUnit *CU = Ctx->getCompileUnitForOffset(0); TEST() local
175 DWARFCompileUnit *CU = Ctx->getCompileUnitForOffset(0); TEST() local
281 DWARFCompileUnit *CU = Ctx->getCompileUnitForOffset(0); TEST() local
386 DWARFCompileUnit *CU = Ctx->getCompileUnitForOffset(0); TEST() local
508 DWARFCompileUnit *CU = Ctx->getCompileUnitForOffset(0); TEST() local
630 DWARFCompileUnit *CU = Ctx->getCompileUnitForOffset(0); TEST() local
[all...]
H A DDWARFDebugInfoTest.cpp90 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); in TestAllForms() local
527 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
906 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1082 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1151 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1181 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1368 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1477 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1537 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1627 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1789 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
1854 dwarfgen::CompileUnit &CU = DG->addCompileUnit(); global() local
2181 DWARFCompileUnit CU(*Context, Sec, Header, /* DA = */ 0, /* RS = */ 0, global() local
[all...]
H A DDWARFDieManualExtractTest.cpp51 DWARFCompileUnit *CU = Ctx->getCompileUnitForOffset(0); in TEST() local
H A DDwarfGenerator.h58 dwarfgen::CompileUnit *CU; variable
65 DIE(CompileUnit *U = nullptr, llvm::DIE *D = nullptr) : CU(U), Die(D) {} in CU() function
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp68 for (const std::unique_ptr<DWARFUnit> &CU : in addObjectFile() local
258 static void resolveRelativeObjectPath(SmallVectorImpl<char> &Buf, DWARFDie CU) { in resolveRelativeObjectPath()
398 for (const auto &CU : ErrOrObj->Dwarf->compile_units()) { in loadClangModule() local
497 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link()
509 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link()
518 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link()
530 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link()
538 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link()
545 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link()
551 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link()
[all …]
H A DSyntheticTypeNameBuilder.cpp113 CompileUnit &CU, in addParamNames()
131 CompileUnit &CU, in addTemplateParamNames()
661 CompileUnit &CU, const DWARFDebugInfoEntry *DieEntry) { in OrderedChildrenIndexAssigner()
716 CompileUnit &CU, const DWARFDebugInfoEntry *DieEntry) { in tagToArrayIndex()
751 CompileUnit &CU, const DWARFDebugInfoEntry *ChildDieEntry) { in getChildIndex()
H A DDIEGenerator.h24 DIEGenerator(BumpPtrAllocator &Allocator, DwarfUnit &CU) in DIEGenerator()
27 DIEGenerator(DIE *OutputDIE, BumpPtrAllocator &Allocator, DwarfUnit &CU) in DIEGenerator()
172 DwarfUnit &CU; variable
H A DDependencyTracker.h28 DependencyTracker(CompileUnit &CU) : CU(CU) {} in DependencyTracker()
261 CompileUnit &CU; variable
/llvm-project/clang/test/CXX/temp/temp.res/temp.local/
H A Dp8.cpp102 struct CU : BaseU { in f() argument
101 struct CU : BaseU { global() struct
103 gSearchClassBetweenTemplateParameterLists::A::B::CU g() argument
106 hSearchClassBetweenTemplateParameterLists::A::B::CU h() argument
107 iSearchClassBetweenTemplateParameterLists::A::B::CU i() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h69 DwarfCompileUnit &CU; variable
224 DwarfExpression(unsigned DwarfVersion, DwarfCompileUnit &CU) in DwarfExpression() argument
339 DwarfCompileUnit &CU) in DebugLocDwarfExpression() argument
H A DDIEHash.h107 DwarfCompileUnit *CU; variable
H A DDebugLocStream.h33 DwarfCompileUnit *CU; member
79 size_t startList(DwarfCompileUnit *CU) { in startList()
162 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder()
H A DDwarfDebug.cpp530 forBothCUs(DwarfCompileUnit & CU,Func F) forBothCUs() argument
555 auto &CU = getOrCreateDwarfCompileUnit(SP->getUnit()); constructAbstractSubprogramScopeDIE() local
875 constructCallSiteEntryDIEs(const DISubprogram & SP,DwarfCompileUnit & CU,DIE & ScopeDIE,const MachineFunction & MF) constructCallSiteEntryDIEs() argument
1076 if (auto *CU = CUMap.lookup(DIUnit)) getOrCreateDwarfCompileUnit() local
1197 DwarfCompileUnit &CU = getOrCreateDwarfCompileUnit(CUNode); beginModule() local
1248 __anon10b105160802(DwarfCompileUnit &CU) finishSubprogramDefinitions() argument
1412 DwarfCompileUnit *CU = &*P.second; endModule() local
1502 ensureAbstractEntityIsCreatedIfScoped(DwarfCompileUnit & CU,const DINode * Node,const MDNode * ScopeNode) ensureAbstractEntityIsCreatedIfScoped() argument
2225 DwarfCompileUnit &CU = getOrCreateDwarfCompileUnit(SP->getUnit()); beginFunctionImpl() local
2236 getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit & CU) getDwarfCompileUnitIDForLineTable() argument
2247 terminateLineTable(const DwarfCompileUnit * CU) terminateLineTable() argument
2448 computeIndexValue(DwarfUnit * CU,const DIE * Die) computeIndexValue() argument
2525 emitSectionReference(const DwarfCompileUnit & CU) emitSectionReference() argument
2594 emitDebugLocEntry(ByteStreamer & Streamer,const DebugLocStream::Entry & Entry,const DwarfCompileUnit * CU) emitDebugLocEntry() argument
2762 emitDebugLocEntryLocation(const DebugLocStream::Entry & Entry,const DwarfCompileUnit * CU) emitDebugLocEntryLocation() argument
2821 emitRangeList(DwarfDebug & DD,AsmPrinter * Asm,MCSymbol * Sym,const Ranges & R,const DwarfCompileUnit & CU,unsigned BaseAddressx,unsigned OffsetPair,unsigned StartxLength,unsigned EndOfList,StringRef (* StringifyEnum)(unsigned),bool ShouldUseBaseAddress,PayloadEmitter EmitPayload) emitRangeList() argument
3061 DwarfCompileUnit *CU = it.first; emitDebugARanges() local
3192 emitMacroHeader(AsmPrinter * Asm,const DwarfDebug & DD,const DwarfCompileUnit & CU,uint16_t DwarfVersion) emitMacroHeader() argument
3349 constructSkeletonCU(const DwarfCompileUnit & CU) constructSkeletonCU() argument
3413 getDwoLineTable(const DwarfCompileUnit & CU) getDwoLineTable() argument
3434 addDwarfTypeUnitType(DwarfCompileUnit & CU,StringRef Identifier,DIE & RefDie,const DICompositeType * CTy) addDwarfTypeUnitType() argument
[all...]
H A DDwarfFile.cpp123 DwarfFile::addRange(const DwarfCompileUnit &CU, SmallVector<RangeSpan, 2> R) { in addRange() argument
[all...]
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp64 auto CU = llvm::upper_bound( in getUnitForOffset() local
177 resolveRelativeObjectPath(SmallVectorImpl<char> & Buf,DWARFDie CU) resolveRelativeObjectPath() argument
184 analyzeImportedModule(const DWARFDie & DIE,CompileUnit & CU,DWARFLinkerBase::SwiftInterfacesMapTy * ParseableSwiftInterfaces,std::function<void (const Twine &,const DWARFDie &)> ReportWarning) analyzeImportedModule() argument
260 updatePruning(const DWARFDie & Die,CompileUnit & CU,uint64_t ModulesEndOffset) updatePruning() argument
282 updateChildPruning(const DWARFDie & Die,CompileUnit & CU,CompileUnit::DIEInfo & ChildInfo) updateChildPruning() argument
297 analyzeContextInfo(const DWARFDie & DIE,unsigned ParentIdx,CompileUnit & CU,DeclContext * CurrentDeclContext,DeclContextTree & Contexts,uint64_t ModulesEndOffset,DWARFLinkerBase::SwiftInterfacesMapTy * ParseableSwiftInterfaces,std::function<void (const Twine &,const DWARFDie &)> ReportWarning) analyzeContextInfo() argument
640 updateChildIncompleteness(const DWARFDie & Die,CompileUnit & CU,CompileUnit::DIEInfo & ChildInfo) updateChildIncompleteness() argument
660 updateRefIncompleteness(const DWARFDie & Die,CompileUnit & CU,CompileUnit::DIEInfo & RefInfo) updateRefIncompleteness() argument
685 lookForChildDIEsToKeep(const DWARFDie & Die,CompileUnit & CU,unsigned Flags,SmallVectorImpl<WorklistItem> & Worklist) lookForChildDIEsToKeep() argument
712 isODRCanonicalCandidate(const DWARFDie & Die,CompileUnit & CU) isODRCanonicalCandidate() argument
724 markODRCanonicalDie(const DWARFDie & Die,CompileUnit & CU) markODRCanonicalDie() argument
736 lookForRefDIEsToKeep(const DWARFDie & Die,CompileUnit & CU,unsigned Flags,const UnitListTy & Units,const DWARFFile & File,SmallVectorImpl<WorklistItem> & Worklist) lookForRefDIEsToKeep() argument
803 lookForParentDIEsToKeep(unsigned AncestorIdx,CompileUnit & CU,unsigned Flags,SmallVectorImpl<WorklistItem> & Worklist) lookForParentDIEsToKeep() argument
955 verifyKeepChain(CompileUnit & CU) verifyKeepChain() argument
2361 CompileUnit *CU = &U; hashFullyQualifiedName() local
2535 for (const auto &CU : ErrOrObj->Dwarf->compile_units()) { loadClangModule() local
2683 for (const std::unique_ptr<DWARFUnit> &CU : addObjectFile() local
2759 for (const auto &CU : OptContext.File.Dwarf->compile_units()) { link() local
2770 for (auto &CU : OptContext.ModuleUnits) { link() local
2800 for (const auto &CU : Context.File.Dwarf->compile_units()) { link() local
[all...]
H A DDWARFLinkerCompileUnit.cpp51 DWARFDie CU = getOrigUnit().getUnitDIE(); in getLanguage() local
59 DWARFDie CU = getOrigUnit().getUnitDIE(); in getSysRoot() local
H A DDWARFLinkerDeclContext.cpp196 DeclContextTree::getResolvedPath(CompileUnit &CU, unsigned FileNum, in getResolvedPath()
/llvm-project/libcxx/test/std/utilities/utility/forward/
H A Dforward_like.pass.cpp18 using CU = const U; typedef
/llvm-project/bolt/test/runtime/X86/
H A Drethrow.cpp75 CleanUp CU; in main() local
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp858 auto CU = in TEST_F() local
897 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_Cobol74, in TEST_F() local
1015 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_C, File, "clang", TEST_F() local
1074 __anon4c437b8b0502(DICompileUnit *CU) TEST_F() argument
1090 DICompileUnit *CU; TEST_F() local
1169 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_C_plus_plus_11, TEST_F() local
1203 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_Cobol74, TEST_F() local
1230 auto CU = DIB.createCompileUnit( TEST_F() local
[all...]
/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp143 for (const auto &CU : DCtx.compile_units()) { in dumpDebugRanges() local
218 for (const auto &CU : DCtx.compile_units()) { in dumpDebugInfo() local
357 for (const auto &CU : DCtx.compile_units()) { dumpDebugLines() local
[all...]
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp586 for (const auto &CU : DICtx.compile_units()) { convert() local
599 for (const auto &CU : DICtx.compile_units()) convert() local
605 for (const auto &CU : DICtx.compile_units()) convert() local
611 for (const auto &CU : DICtx.compile_units()) { convert() local
[all...]
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp61 uint64_t CUOffset = CU->getOffset(); in generate() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp55 if (const Constant *CU = dyn_cast<Constant>(U)) in isSafeToDestroyConstant() local
/llvm-project/bolt/lib/Core/
H A DGDBIndex.cpp83 if (SkipTypeUnits && CU->isTypeUnit()) in updateGdbIndexSection() local
[all...]

1234