| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinkerBase.cpp | 15 std::optional<DebugSectionKind> 20 DebugSectionKind::DebugInfo) in parseDebugTableName() 22 DebugSectionKind::DebugLine) in parseDebugTableName() 24 DebugSectionKind::DebugFrame) in parseDebugTableName() 26 DebugSectionKind::DebugRange) in parseDebugTableName() 30 DebugSectionKind::DebugLoc) in parseDebugTableName() 36 DebugSectionKind::DebugAbbrev) in parseDebugTableName() 40 DebugSectionKind::DebugMacro) in parseDebugTableName() 42 DebugSectionKind::DebugAddr) in parseDebugTableName() 44 DebugSectionKind::DebugStr) in parseDebugTableName() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerUnit.cpp | 47 getOrCreateSectionDescriptor(DebugSectionKind::DebugAbbrev); in emitAbbreviations() 101 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in emitDebugInfo() 112 &getOrCreateSectionDescriptor(DebugSectionKind::DebugAbbrev)}); in emitDebugInfo() 138 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in emitDebugStringOffsetSection() 188 &getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo)}); in emitPubAcceleratorEntry() 213 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames), Info, in emitPubAccelerators() 218 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes), Info, in emitPubAccelerators() 229 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames); in emitPubAccelerators() 240 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes); in emitPubAccelerators()
|
| H A D | DWARFLinkerImpl.cpp | 715 getOrCreateSectionDescriptor(DebugSectionKind::DebugLoc).OS in emitInvariantSections() 717 getOrCreateSectionDescriptor(DebugSectionKind::DebugLocLists).OS in emitInvariantSections() 719 getOrCreateSectionDescriptor(DebugSectionKind::DebugRange).OS in emitInvariantSections() 721 getOrCreateSectionDescriptor(DebugSectionKind::DebugRngLists).OS in emitInvariantSections() 723 getOrCreateSectionDescriptor(DebugSectionKind::DebugARanges).OS in emitInvariantSections() 725 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame).OS in emitInvariantSections() 727 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr).OS in emitInvariantSections() 755 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame); in cloneAndEmitDebugFrame() 893 CU->tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) in printStatistic() 1131 DebugSectionKind::AppleNamespaces); in emitCommonSectionsAndWriteCompileUnitsToTheOutput() [all …]
|
| H A D | DWARFLinkerTypeUnit.cpp | 39 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in TypeUnit() 50 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in createDIETree() 52 getOrCreateSectionDescriptor(DebugSectionKind::DebugLine); in createDIETree() 133 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in prepareDataForTreeCreation() 349 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in finishCloningAndEmit() 350 getOrCreateSectionDescriptor(DebugSectionKind::DebugLine); in finishCloningAndEmit() 351 getOrCreateSectionDescriptor(DebugSectionKind::DebugStrOffsets); in finishCloningAndEmit() 352 getOrCreateSectionDescriptor(DebugSectionKind::DebugAbbrev); in finishCloningAndEmit() 355 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames); in finishCloningAndEmit() 356 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes); in finishCloningAndEmit()
|
| H A D | OutputSections.h | 155 SectionDescriptor(DebugSectionKind SectionKind, LinkingGlobalData &GlobalData, in SectionDescriptor() 317 getSectionDescriptor(DebugSectionKind SectionKind) const { in getSectionDescriptor() 332 SectionDescriptor &getSectionDescriptor(DebugSectionKind SectionKind) { in getSectionDescriptor() 349 tryGetSectionDescriptor(DebugSectionKind SectionKind) const { in tryGetSectionDescriptor() 361 tryGetSectionDescriptor(DebugSectionKind SectionKind) { in tryGetSectionDescriptor() 373 getOrCreateSectionDescriptor(DebugSectionKind SectionKind) { in getOrCreateSectionDescriptor() 466 std::map<DebugSectionKind, std::shared_ptr<SectionDescriptor>>;
|
| H A D | DWARFLinkerCompileUnit.cpp | 37 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in CompileUnit() 49 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in CompileUnit() 334 tryGetSectionDescriptor(DebugSectionKind::DebugInfo)) { in updateDieRefPatchesWithClonedOffsets() 355 tryGetSectionDescriptor(DebugSectionKind::DebugLoc)) { in updateDieRefPatchesWithClonedOffsets() 448 emitLocations(DebugSectionKind::DebugLoc); in cloneAndEmitDebugLocations() 452 emitLocations(DebugSectionKind::DebugLocLists); in cloneAndEmitDebugLocations() 458 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in emitLocations() 643 getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr); in emitDebugAddrSection() 698 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in cloneAndEmitRangeList() 843 getOrCreateSectionDescriptor(DebugSectionKind::DebugInfo); in emitAranges() [all …]
|
| H A D | OutputSections.cpp | 97 if (std::optional<DebugSectionKind> SectKind = in setSizesForSectionCreatedByAsmPrinter() 366 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRngLists); in applyPatches() 368 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRange); in applyPatches() 382 LocationSection = tryGetSectionDescriptor(DebugSectionKind::DebugLocLists); in applyPatches() 384 LocationSection = tryGetSectionDescriptor(DebugSectionKind::DebugLoc); in applyPatches() 404 DebugSectionKind::DebugInfo); in applyPatches()
|
| H A D | DIEAttributeCloner.cpp | 125 DebugSectionKind::DebugStrOffsets), in clone() 322 DebugSectionKind::DebugMacinfo)}, in cloneScalarAttr() 336 DebugSectionKind::DebugMacro)}, in cloneScalarAttr() 343 DebugSectionKind::DebugLine)}, in cloneScalarAttr() 350 DebugSectionKind::DebugStrOffsets), in cloneScalarAttr() 504 &OutUnit->getOrCreateSectionDescriptor(DebugSectionKind::DebugAddr), in cloneScalarAttr()
|
| H A D | DIEAttributeCloner.h | 94 OutUnit->getSectionDescriptor(DebugSectionKind::DebugInfo)), in DIEAttributeCloner()
|
| H A D | DWARFLinkerCompileUnit.h | 615 void emitLocations(DebugSectionKind LocationSectionKind); 632 void cloneAndEmitRangeList(DebugSectionKind RngSectionKind,
|
| H A D | DebugLineSectionEmitter.h | 38 U.getOrCreateSectionDescriptor(DebugSectionKind::DebugLine); in emit()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Parallel/ |
| H A D | DWARFLinker.h | 94 SectionDescriptorBase(DebugSectionKind SectionKind, dwarf::FormParams Format, in SectionDescriptorBase() 101 DebugSectionKind getKind() { return SectionKind; } in getKind() 111 DebugSectionKind SectionKind = DebugSectionKind::NumberOfEnumEntries;
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerBase.h | 27 enum class DebugSectionKind : uint8_t { enum 54 static_cast<size_t>(DebugSectionKind::NumberOfEnumEntries); 66 getSectionName(DebugSectionKind SectionKind) { in getSectionName() 71 std::optional<DebugSectionKind> parseDebugTableName(StringRef Name);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.cpp | 241 case DebugSectionKind::DebugInfo: in getMCSection() 243 case DebugSectionKind::DebugLine: in getMCSection() 245 case DebugSectionKind::DebugFrame: in getMCSection() 247 case DebugSectionKind::DebugRange: in getMCSection() 251 case DebugSectionKind::DebugLoc: in getMCSection() 261 case DebugSectionKind::DebugMacro: in getMCSection() 263 case DebugSectionKind::DebugAddr: in getMCSection() 265 case DebugSectionKind::DebugStr: in getMCSection() 275 case DebugSectionKind::DebugNames: in getMCSection() 277 case DebugSectionKind::AppleNames: in getMCSection() [all …]
|
| H A D | DWARFLinker.cpp | 2654 DebugSectionKind::DebugLoc); in copyInvariantDebugSection() 2657 DebugSectionKind::DebugRange); in copyInvariantDebugSection() 2659 Dwarf.getDWARFObj().getFrameSection().Data, DebugSectionKind::DebugFrame); in copyInvariantDebugSection() 2661 DebugSectionKind::DebugARanges); in copyInvariantDebugSection() 2663 Dwarf.getDWARFObj().getAddrSection().Data, DebugSectionKind::DebugAddr); in copyInvariantDebugSection() 2666 DebugSectionKind::DebugRngLists); in copyInvariantDebugSection() 2669 DebugSectionKind::DebugLocLists); in copyInvariantDebugSection()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.h | 86 DebugSectionKind SecKind) override; 224 MCSection *getMCSection(DebugSectionKind SecKind);
|
| H A D | DWARFLinker.h | 46 DebugSectionKind SecKind) = 0;
|