Searched refs:dwfl_module_getsrc (Results 1 – 11 of 11) sorted by relevance
37 dwfl_module_getsrc (Dwfl_Module *mod, Dwarf_Addr addr) in dwfl_module_getsrc() function85 INTDEF (dwfl_module_getsrc)
38 return INTUSE(dwfl_module_getsrc) (INTUSE(dwfl_addrmodule) (dwfl, addr), in dwfl_getsrc()
59 dwfl_module_getsrc.c dwfl_getsrc.c \
579 extern Dwfl_Line *dwfl_module_getsrc (Dwfl_Module *mod, Dwarf_Addr addr);
734 INTDECL (dwfl_module_getsrc)
197 * dwfl_module_getsrc.c: Likewise.672 * dwfl_module_getsrc.c (dwfl_module_getsrc): Never match a line that705 * dwfl_module_getsrc.c (dwfl_module_getsrc): Return the *last* line2249 * dwfl_module_getsrc.c: Adjust address for module bias before search.
121 dwfl_module_getsrc;
680 Dwfl_Line *line = dwfl_module_getsrc (mod, addr); in handle_address()
298 Dwfl_Line *lineobj = dwfl_module_getsrc(mod, pc_adjusted); in print_frame()
4263 Use dwfl_module_getsrc and dwfl_lineinfo instead of libdw calls.