Home | History | Annotate | Download | only in src

Lines Matching full:dwarf

34 #include <dwarf.h>
86 N_("Display DWARF section content. SECTION can be one of abbrev, "
363 fprintf (stderr, gettext ("Unknown DWARF debug section `%s'.\n"),
527 This takes care of applying relocations to DWARF data in ET_REL files. */
3609 print_ops (Dwfl_Module *dwflmod, Dwarf *dbg, int indent, int indentrest,
3964 GElf_Shdr *shdr, Dwarf *dbg)
4028 /* Print content of DWARF .debug_aranges section. We fortunately do
4036 GElf_Shdr *shdr, Dwarf *dbg)
4087 /* Print content of DWARF .debug_ranges section. */
4092 Dwarf *dbg)
4168 Dwarf *dbg __attribute__ ((unused)))
4176 Dwarf *dbg;
4393 GElf_Shdr *shdr, Dwarf *dbg)
4514 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg)
4595 " DWARF version: %" PRIuFAST16 "\n"
4953 Dwarf *dbg __attribute__ ((unused)))
5057 Elf_Scn *scn, GElf_Shdr *shdr, Dwarf *dbg)
5211 print_pubnames (Dwarf *dbg __attribute__ ((unused)), Dwarf_Global *global,
5224 /* Print the known exported symbols in the DWARF section '.debug_pubnames'. */
5230 GElf_Shdr *shdr, Dwarf *dbg)
5239 /* Print the content of the DWARF string section '.debug_str'. */
5245 GElf_Shdr *shdr, Dwarf *dbg)
5286 Dwarf *dbg = dwfl_module_getdwarf (dwflmod, &dwbias);
5314 GElf_Ehdr *, Elf_Scn *, GElf_Shdr *, Dwarf *);