Lines Matching full:dwarf
36 #include <dwarf-regs.h>
39 #include "include/dwarf-regs.h"
127 /* Dwarf FL wrappers */
140 /* Get a Dwarf from offline image */
141 static Dwarf *dwfl_init_offline_dwarf(int fd, Dwfl **dwflp, Dwarf_Addr *bias)
144 Dwarf *dbg = NULL;
198 /* Get a Dwarf from live kernel image */
199 static Dwarf *dwfl_init_live_kernel_dwarf(Dwarf_Addr addr, Dwfl **dwflp,
202 Dwarf *dbg;
216 /* Here, check whether we could get a real dwarf */
218 pr_debug("Failed to find kernel dwarf at %lx\n",
227 static Dwarf *dwfl_init_live_kernel_dwarf(Dwarf_Addr addr __used, Dwfl **dwflp,
247 /* Dwarf wrappers */
669 * Dwarf lines doesn't include function declarations and inlined
880 /* This should be a bug in DWARF or this tool */
1489 static int pubname_search_cb(Dwarf *dbg, Dwarf_Global *gl, void *data)
1520 Dwarf *dbg = NULL;
1534 /* Get the call frame information from this dwarf */
1787 Dwarf *dbg = NULL;
1999 Dwarf *dbg = NULL;