Searched refs:dwarf2_gen_line_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Ddwarf2dbg.h70 extern void dwarf2_gen_line_info (addressT addr, struct dwarf2_line_info *l);
H A Ddwarf2dbg.c304 dwarf2_gen_line_info (addressT ofs, struct dwarf2_line_info *loc)
389 dwarf2_gen_line_info (frag_now_fix () - size, &loc);
302 dwarf2_gen_line_info (addressT ofs, struct dwarf2_line_info *loc) function
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c1133 dwarf2_gen_line_info (frag_now_fix (), &CURR_SLOT.debug_line);
3316 directive, and only call dwarf2_gen_line_info for those instructions. */
7036 dwarf2_gen_line_info (addr, &md.slot[curr].debug_line);

Completed in 191 milliseconds