Searched refs:dwarf2_directive_loc (Results 1 – 19 of 19) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/ |
D | dwarf2dbg.h | 68 extern void dwarf2_directive_loc (int is_lloc);
|
D | dwarf2dbg.c | 781 dwarf2_directive_loc (int is_lloc) in dwarf2_directive_loc() function
|
D | ChangeLog-2007 | 165 (dwarf2_emit_label, dwarf2_directive_loc): Use new name. 175 (dwarf2_directive_loc): Fix check for consecutive .loc directives 1067 * dwarf2dbg.c (dwarf2_directive_loc): Emit duplicate .loc directives.
|
D | ChangeLog-2008 | 810 (dwarf2_directive_loc): Likewise. Remove redundant debug_type test.
|
D | ChangeLog-2013 | 1306 (dwarf2_directive_loc): Push previous .locs instead of generating
|
D | ChangeLog-2011 | 479 (dwarf2_directive_loc): Push previous .locs instead of generating
|
D | ChangeLog-2005 | 951 (dwarf2_directive_loc): Rearrange to allow all options on one line. 963 (dwarf2_directive_loc): Add handling for basic_block, prologue_end,
|
D | ChangeLog-0203 | 2741 (dwarf2_directive_loc): Recreate full filename from 5808 * dwarf2dbg.c (dwarf2_directive_loc): Call listing_source_file 5913 by dwarf2_directive_loc, instead of calling dwarf2_where.
|
D | ChangeLog-2006 | 1629 (dwarf2_directive_loc): Use the macro.
|
D | ChangeLog-2009 | 2073 (dwarf2_directive_loc): Process discriminator sub-op.
|
D | ChangeLog | 1293 * dwarf2dbg.c (dwarf2_directive_loc): Likewise.
|
D | ChangeLog-0001 | 2978 (dwarf2_directive_loc): Don't use them.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | obj-elf.c | 128 { "loc", dwarf2_directive_loc, 0 }, 130 { "lloc", dwarf2_directive_loc, 1 },
|
D | tc-cris.c | 4241 dwarf2_directive_loc (dummy); in s_cris_loc()
|
D | tc-alpha.c | 3976 dwarf2_directive_loc (0); in s_alpha_loc()
|
D | tc-ia64.c | 3175 dwarf2_directive_loc (x); in dot_loc()
|
D | tc-i386.c | 1082 {"loc", dwarf2_directive_loc, 0},
|
D | tc-mips.c | 18472 dwarf2_directive_loc (0); in s_mips_loc()
|
D | tc-arm.c | 4732 { "loc", dwarf2_directive_loc, 0 },
|