Home
last modified time | relevance | path

Searched refs:Dwarf (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
HDDebugInfo.h26 Dwarf, enumerator
52 : DebugInfo(Kind::Dwarf), _tu(std::move(tu)) {} in DwarfDebugInfo()
55 return di->kind() == Kind::Dwarf; in classof()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
HDDWARFLinker.h169 const CompileUnit &Unit, DWARFContext &Dwarf,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZRegisterInfo.td202 DwarfRegNum<[!cast<DwarfMapping>("F"#I#"Dwarf").Id]>;
207 DwarfRegNum<[!cast<DwarfMapping>("F"#I#"Dwarf").Id]>;
236 DwarfRegNum<[!cast<DwarfMapping>("F"#I#"Dwarf").Id]>;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCTargetOptionsCommandFlags.inc31 static cl::opt<int> DwarfVersion("dwarf-version", cl::desc("Dwarf version"),
/freebsd-11-stable/tools/tools/shlib-compat/
HDshlib-compat.py280 r = Dwarf.cmpcache.get(ind)
287 Dwarf.cmpcache.put(ind, r)
489 class Dwarf(object): class
689 dwarf = Dwarf(dwarfdump)
1154 print(Dwarf.cmpcache.stats.show('Cmp'))
/freebsd-11-stable/contrib/binutils/bfd/po/
HDbfd.pot511 msgid "Dwarf Error: Can't find .debug_str section."
517 "Dwarf Error: DW_FORM_strp offset (%lu) greater than or equal to .debug_str "
522 msgid "Dwarf Error: Can't find .debug_abbrev section."
528 "Dwarf Error: Abbrev offset (%lu) greater than or equal to .debug_abbrev size "
534 msgid "Dwarf Error: Invalid or unhandled FORM value: %u."
538 msgid "Dwarf Error: mangled line number section (bad file number)."
542 msgid "Dwarf Error: Can't find .debug_line section."
548 "Dwarf Error: Line offset (%lu) greater than or equal to .debug_line size (%"
553 msgid "Dwarf Error: mangled line number section."
557 msgid "Dwarf Error: Can't find .debug_ranges section."
[all …]
/freebsd-11-stable/contrib/gcc/config/ia64/
HDia64.opt81 Enable Dwarf 2 line debug info via GNU as
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDDriver.cpp646 enum class DebugKind { Unknown, None, Full, FastLink, GHash, Dwarf, Symtab }; enumerator
661 .CaseLower("dwarf", DebugKind::Dwarf) in parseDebugKind()
1231 if (debug == DebugKind::Full || debug == DebugKind::Dwarf || in link()
1551 config->debugDwarf = debug == DebugKind::Dwarf; in link()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp127 clEnumValN(AccelTableKind::Dwarf, "Dwarf", "DWARF")),
341 return AccelTableKind::Dwarf; in computeAccelTableKind()
344 : AccelTableKind::Dwarf; in computeAccelTableKind()
1271 case AccelTableKind::Dwarf: in endModule()
3037 case AccelTableKind::Dwarf: in addAccelNameImpl()
HDDwarfDebug.h293 Dwarf, ///< DWARF v5 .debug_names. enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.def1 //===- llvm/Support/Dwarf.def - Dwarf definitions ---------------*- C++ -*-===//
9 // Macros for running through Dwarf enumerators.
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/
HDmodule.modulemap54 textual header "BinaryFormat/Dwarf.def"
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDCodeGenOptions.def317 /// Dwarf version. Version zero indicates to LLVM that no DWARF should be
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
HDCC1Options.td195 HelpText<"The string to embed in the Dwarf debug flags record.">;
927 HelpText<"The string to embed in the Dwarf debug AT_producer record.">;
/freebsd-11-stable/contrib/gcc/
HDONEWS47 The Dwarf 2 debugging information format is supported on ELF systems, and
49 The Dwarf version 1 debugging format is also permitted for C++, but
HDChangeLog.apple437 * dwarf2.h (DW_AT_APPLE_closure): New Dwarf attribute.
HDChangeLog-199931 Restore i386 binary compatibility in Dwarf EH info.
16845 * i386/udk.h: Use sysv5.h. Now uses Dwarf-2.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86RegisterInfo.td44 // Dwarf numbering is different for 32-bit and 64-bit, and there are
/freebsd-11-stable/contrib/gcc/doc/
HDcontrib.texi322 tools, the support for Dwarf symbolic debugging information, and much of
HDtm.texi7969 end of a Dwarf-2 frame info section when used for exception handling.
7977 register and its mode are represented in Dwarf in non-contiguous
7979 register in Dwarf. Otherwise, this hook should return @code{NULL_RTX}.
8438 Dwarf 2 frame information. If @code{DWARF2_UNWIND_INFO}
8444 Define this macro to be a nonzero value if the assembler can generate Dwarf 2
/freebsd-11-stable/lib/clang/libllvm/
HDMakefile141 SRCS_MIN+= BinaryFormat/Dwarf.cpp
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTarget.td349 // the AsmName and Dwarf numbers are cleared.
/freebsd-11-stable/contrib/binutils/binutils/po/
HDbinutils.pot1842 msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
/freebsd-11-stable/contrib/gdb/gdb/doc/
HDgdb.info-11360 in the Dwarf 2 format, and the latter requests "extra information". In
HDgdb.info-2334 (e.g., STABS, Dwarf 2, etc.), and

12