Home
last modified time | relevance | path

Searched refs:dwarf2_directive_loc (Results 1 – 19 of 19) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Ddwarf2dbg.h68 extern void dwarf2_directive_loc (int is_lloc);
Ddwarf2dbg.c781 dwarf2_directive_loc (int is_lloc) in dwarf2_directive_loc() function
DChangeLog-2007165 (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.
DChangeLog-2008810 (dwarf2_directive_loc): Likewise. Remove redundant debug_type test.
DChangeLog-20131306 (dwarf2_directive_loc): Push previous .locs instead of generating
DChangeLog-2011479 (dwarf2_directive_loc): Push previous .locs instead of generating
DChangeLog-2005951 (dwarf2_directive_loc): Rearrange to allow all options on one line.
963 (dwarf2_directive_loc): Add handling for basic_block, prologue_end,
DChangeLog-02032741 (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.
DChangeLog-20061629 (dwarf2_directive_loc): Use the macro.
DChangeLog-20092073 (dwarf2_directive_loc): Process discriminator sub-op.
DChangeLog1293 * dwarf2dbg.c (dwarf2_directive_loc): Likewise.
DChangeLog-00012978 (dwarf2_directive_loc): Don't use them.
/toolchain/binutils/binutils-2.27/gas/config/
Dobj-elf.c128 { "loc", dwarf2_directive_loc, 0 },
130 { "lloc", dwarf2_directive_loc, 1 },
Dtc-cris.c4241 dwarf2_directive_loc (dummy); in s_cris_loc()
Dtc-alpha.c3976 dwarf2_directive_loc (0); in s_alpha_loc()
Dtc-ia64.c3175 dwarf2_directive_loc (x); in dot_loc()
Dtc-i386.c1082 {"loc", dwarf2_directive_loc, 0},
Dtc-mips.c18472 dwarf2_directive_loc (0); in s_mips_loc()
Dtc-arm.c4732 { "loc", dwarf2_directive_loc, 0 },