| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFFile.h | 29 DWARFFile(StringRef Name, std::unique_ptr<DWARFContext> Dwarf, 32 : FileName(Name), Dwarf(std::move(Dwarf)), in FileName() 39 std::unique_ptr<DWARFContext> Dwarf; variable 50 Dwarf.reset(); in unload()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerImpl.cpp | 39 if (File.Dwarf) { in LinkContext() 40 if (!File.Dwarf->compile_units().empty()) in LinkContext() 44 Format.Version = File.Dwarf->getMaxVersion(); in LinkContext() 45 Format.AddrSize = File.Dwarf->getCUAddrSize(); in LinkContext() 69 if (ObjectContexts.back()->InputDWARFFile.Dwarf) { in addObjectFile() 112 if (Context->InputDWARFFile.Dwarf.get() == nullptr) { in link() 228 assert(File.Dwarf); in verifyInput() 451 if (!InputDWARFFile.Dwarf) in link() 455 InputDWARFFile.Dwarf->getDebugMacinfo(); in link() 456 InputDWARFFile.Dwarf->getDebugMacro(); in link() [all …]
|
| H A D | DWARFLinkerImpl.h | 242 if (InputDWARFFile.Dwarf == nullptr) in getInputDebugInfoSize() 245 for (auto &Unit : InputDWARFFile.Dwarf->compile_units()) in getInputDebugInfoSize()
|
| H A D | DIEAttributeCloner.cpp | 315 InUnit.getContaingFile().Dwarf->getDebugMacinfo(); in cloneScalarAttr() 329 InUnit.getContaingFile().Dwarf->getDebugMacro(); in cloneScalarAttr()
|
| H A D | DWARFLinkerCompileUnit.cpp | 72 LineTablePtr = File.Dwarf->getLineTableForUnit(&getOrigUnit()); in loadLineTable() 905 getContaingFile().Dwarf->getDebugMacro()) { in cloneAndEmitDebugMacro() 914 getContaingFile().Dwarf->getDebugMacinfo()) { in cloneAndEmitDebugMacro() 1519 getContaingFile().Dwarf->getLineTableForUnit(&getOrigUnit()); in cloneAndEmitLineTable()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 53 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize() argument 55 for (auto &Unit : Dwarf.compile_units()) { in getDebugInfoSize() 2270 DWARFContext &OrigDwarf = *Context.File.Dwarf; in patchFrameInfoForObject() 2656 Dwarf.getDWARFObj().getRangesSection().Data, in copyInvariantDebugSection() 2676 if (ObjectContexts.back().File.Dwarf) { in addObjectFile() 2715 if (!OptContext.File.Dwarf) in link() 2737 if (!OptContext.File.Dwarf) in link() 2791 if (Context.Skip || !Context.File.Dwarf) in link() 2830 if (OptContext.Skip || !OptContext.File.Dwarf) in link() 2859 getDebugInfoSize(*OptContext.File.Dwarf); in link() [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | imx6q-pico-dwarf.dts | 15 model = "TechNexion PICO-IMX6 Quad Board and Dwarf baseboard";
|
| H A D | imx6dl-pico-dwarf.dts | 15 model = "TechNexion PICO-IMX6 DualLite/Solo Board and Dwarf baseboard";
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZRegisterInfo.td | 228 DwarfRegNum<[!cast<DwarfMapping>("F"#I#"Dwarf").Id]>; 233 DwarfRegNum<[!cast<DwarfMapping>("F"#I#"Dwarf").Id]>; 262 DwarfRegNum<[!cast<DwarfMapping>("F"#I#"Dwarf").Id]>;
|
| /freebsd-14.2/tools/tools/shlib-compat/ |
| H A D | shlib-compat.py | 279 r = Dwarf.cmpcache.get(ind) 286 Dwarf.cmpcache.put(ind, r) 488 class Dwarf(object): class 688 dwarf = Dwarf(dwarfdump) 1153 print(Dwarf.cmpcache.stats.show('Cmp'))
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DebugOptions.def | 115 /// Dwarf version. Version zero indicates to LLVM that no DWARF should be
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
| H A D | DebugInfoLinker.cpp | 426 for (SectionName Sec : CurFile->Dwarf->getDWARFObj().getSectionNames()) { in linkDebugInfoImpl()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.cpp | 102 clEnumValN(AccelTableKind::Dwarf, "Dwarf", "DWARF")), 323 return AccelTableKind::Dwarf; in computeAccelTableKind() 326 : AccelTableKind::Dwarf; in computeAccelTableKind() 1486 case AccelTableKind::Dwarf: in endModule() 3542 getAccelTableKind() == AccelTableKind::Dwarf) { in addDwarfTypeUnitType() 3581 case AccelTableKind::Dwarf: { in addAccelNameImpl()
|
| H A D | DwarfDebug.h | 347 Dwarf, ///< DWARF v5 .debug_names. enumerator
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinker.h | 397 void copyInvariantDebugSection(DWARFContext &Dwarf);
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/ |
| H A D | module.modulemap | 79 textual header "llvm/BinaryFormat/Dwarf.def"
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/ |
| H A D | fsl.yaml | 291 - technexion,imx6q-pico-dwarf # TechNexion i.MX6Q Pico-Dwarf 469 - technexion,imx6dl-pico-dwarf # TechNexion i.MX6DL Pico-Dwarf 623 - technexion,imx6ul-pico-dwarf # TechNexion i.MX6UL Pico-Dwarf 841 - technexion,imx7d-pico-dwarf # TechNexion i.MX7D Pico-Dwarf
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 1 //===- llvm/Support/Dwarf.def - Dwarf definitions ---------------*- C++ -*-===// 9 // Macros for running through Dwarf enumerators.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86RegisterInfo.td | 44 // Dwarf numbering is different for 32-bit and 64-bit, and there are
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.td | 144 // Purely virtual Vector Granule (VG) Dwarf register
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | Target.td | 403 // the AsmName and Dwarf numbers are cleared.
|
| /freebsd-14.2/lib/clang/libllvm/ |
| H A D | Makefile | 170 SRCS_MIN+= BinaryFormat/Dwarf.cpp
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 6776 HelpText<"The string to embed in the Dwarf debug flags record.">, 7899 HelpText<"The string to embed in the Dwarf debug AT_producer record.">;
|