| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerImpl.cpp | 67 for (const std::unique_ptr<DWARFUnit> &CU : in addObjectFile() local 257 static void resolveRelativeObjectPath(SmallVectorImpl<char> &Buf, DWARFDie CU) { in resolveRelativeObjectPath() 397 for (const auto &CU : ErrOrObj->Dwarf->compile_units()) { in loadClangModule() local 496 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link() 508 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link() 517 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link() 529 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link() 537 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link() 544 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link() 550 parallelForEach(CompileUnits, [&](std::unique_ptr<CompileUnit> &CU) { in link() [all …]
|
| H A D | SyntheticTypeNameBuilder.cpp | 112 CompileUnit &CU, in addParamNames() 130 CompileUnit &CU, in addTemplateParamNames() 660 CompileUnit &CU, const DWARFDebugInfoEntry *DieEntry) { in OrderedChildrenIndexAssigner() 715 CompileUnit &CU, const DWARFDebugInfoEntry *DieEntry) { in tagToArrayIndex() 750 CompileUnit &CU, const DWARFDebugInfoEntry *ChildDieEntry) { in getChildIndex()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | |
| H A D | DWARFLinkerCompileUnit.cpp | |
| H A D | DWARFLinkerDeclContext.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 64 auto CU = llvm::upper_bound( in getUnitForOffset() local 185 static void resolveRelativeObjectPath(SmallVectorImpl<char> &Buf, DWARFDie CU) { in resolveRelativeObjectPath() 192 const DWARFDie &DIE, CompileUnit &CU, in analyzeImportedModule() 268 static bool updatePruning(const DWARFDie &Die, CompileUnit &CU, in updatePruning() 290 static void updateChildPruning(const DWARFDie &Die, CompileUnit &CU, in updateChildPruning() 305 const DWARFDie &DIE, unsigned ParentIdx, CompileUnit &CU, in analyzeContextInfo() 648 static void updateChildIncompleteness(const DWARFDie &Die, CompileUnit &CU, in updateChildIncompleteness() 668 static void updateRefIncompleteness(const DWARFDie &Die, CompileUnit &CU, in updateRefIncompleteness() 693 const DWARFDie &Die, CompileUnit &CU, unsigned Flags, in lookForChildDIEsToKeep() 720 static bool isODRCanonicalCandidate(const DWARFDie &Die, CompileUnit &CU) { in isODRCanonicalCandidate() [all …]
|
| H A D | DWARFLinkerCompileUnit.cpp | 51 DWARFDie CU = getOrigUnit().getUnitDIE(); in getLanguage() local 59 DWARFDie CU = getOrigUnit().getUnitDIE(); in getSysRoot() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfExpression.h | 69 DwarfCompileUnit &CU; variable 224 DwarfExpression(unsigned DwarfVersion, DwarfCompileUnit &CU) in DwarfExpression() 339 DwarfCompileUnit &CU) in DebugLocDwarfExpression()
|
| H A D | DebugLocStream.h | 164 : Locs(Locs), Asm(Asm), V(V), ListIndex(Locs.startList(&CU)), in ListBuilder() argument 34 DwarfCompileUnit *CU; global() member 80 startList(DwarfCompileUnit * CU) startList() argument
|
| H A D | DwarfDebug.cpp | 540 template <typename Func> static void forBothCUs(DwarfCompileUnit &CU, Func F) { in forBothCUs() 565 auto &CU = getOrCreateDwarfCompileUnit(SP->getUnit()); in constructAbstractSubprogramScopeDIE() local 881 DwarfCompileUnit &CU, DIE &ScopeDIE, in constructCallSiteEntryDIEs() 1082 if (auto *CU = CUMap.lookup(DIUnit)) in getOrCreateDwarfCompileUnit() local 1204 DwarfCompileUnit &CU = getOrCreateDwarfCompileUnit(CUNode); in beginModule() local 1255 [&](DwarfCompileUnit &CU) { CU.finishSubprogramDefinition(SP); }); in finishSubprogramDefinitions() 1422 DwarfCompileUnit *CU = &*P.second; in endModule() local 1512 void DwarfDebug::ensureAbstractEntityIsCreatedIfScoped(DwarfCompileUnit &CU, in ensureAbstractEntityIsCreatedIfScoped() 2650 DwarfCompileUnit &CU = getOrCreateDwarfCompileUnit(SP->getUnit()); in beginFunctionImpl() local 2671 DwarfDebug::getDwarfCompileUnitIDForLineTable(const DwarfCompileUnit &CU) { in getDwarfCompileUnitIDForLineTable() [all …]
|
| H A D | DIEHash.h | 108 DwarfCompileUnit *CU; variable
|
| H A D | DwarfFile.cpp | 123 DwarfFile::addRange(const DwarfCompileUnit &CU, SmallVector<RangeSpan, 2> R) { in addRange()
|
| H A D | DwarfUnit.h | 395 DwarfCompileUnit &CU; variable
|
| H A D | DwarfFile.h | 49 const DwarfCompileUnit *CU; member
|
| /freebsd/sys/contrib/device-tree/include/dt-bindings/phy/ |
| H A D | phy-lan966x-serdes.h | 6 #define CU(x) (x) macro
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
| H A D | DWARFLinkerImpl.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.cpp | 655 for (const auto &CU : DICtx.compile_units()) { in convert() local 668 for (const auto &CU : DICtx.compile_units()) in convert() local 674 for (const auto &CU : DICtx.compile_units()) in convert() local 680 for (const auto &CU : DICtx.compile_units()) { in convert() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugAranges.cpp | 60 for (const auto &CU : CTX->compile_units()) { in generate() local
|
| H A D | DWARFVerifier.cpp | 969 for (const auto &CU : DCtx.compile_units()) { in verifyDebugLineStmtOffsets() local 1014 for (const auto &CU : DCtx.compile_units()) { in verifyDebugLineRows() local 1255 for (const auto &CU : DCtx.compile_units()) in verifyDebugNamesCULists() local 1266 for (uint32_t CU = 0, End = NI.getCUCount(); CU < End; ++CU) { in verifyDebugNamesCULists() local 1297 for (const auto &CU : DCtx.compile_units()) { in verifyDebugNamesCULists() local 1966 for (const auto &CU : DCtx.compile_units()) { in extractCUsTus() local 2014 for (const auto &CU : DCtx.compile_units()) { in verifyDebugNames() local 2070 DWARFCompileUnit *CU = dyn_cast<DWARFCompileUnit>(U); in verifyDebugNames() local
|
| H A D | DWARFContext.cpp | 159 bool CU = Header.getUnitType() == DW_UT_split_compile; in fixupIndexV5() local 1386 if (auto *CU = State->getNormalUnits().getUnitForOffset(Offset)) in getDIEForOffset() local 1548 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address); in getDIEsForAddress() local 1601 DWARFCompileUnit *CU, uint64_t Address, FunctionNameKind Kind, in getFunctionNameAndStartLineForAddress() 1653 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, in addLocalsForDie() 1721 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address.Address); in getLocalsForAddress() local 1734 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address.Address); in getLineInfoForAddress() local 1756 DWARFCompileUnit *CU = getCompileUnitForDataAddress(Address.Address); in getLineInfoForDataAddress() local 1771 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address.Address); in getLineInfoForAddressRange() local 1827 DWARFCompileUnit *CU = getCompileUnitForCodeAddress(Address.Address); in getInliningInfoForAddress() local
|
| H A D | DWARFGdbIndex.cpp | 32 for (const CompUnitEntry &CU : CuList) in dumpCUList() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | GlobalStatus.cpp | 55 if (const Constant *CU = dyn_cast<Constant>(U)) in isSafeToDestroyConstant() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfCorrelator.cpp | 439 for (auto &CU : DICtx->normal_units()) in correlateProfileDataImpl() local 442 for (auto &CU : DICtx->dwo_units()) in correlateProfileDataImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | JMCInstrumenter.cpp | 113 DICompileUnit *CU = SP.getUnit(); in attachDebugInfo() local
|
| H A D | BasicBlockSectionsProfileReader.cpp | 404 llvm::DICompileUnit *CU = Subprogram->getUnit(); in doInitialization() local
|