Home
last modified time | relevance | path

Searched refs:dwarf2_directive_file (Results 1 – 13 of 13) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Ddwarf2dbg.h44 extern char *dwarf2_directive_file (int dummy);
Ddwarf2dbg.c695 dwarf2_directive_file (int dummy ATTRIBUTE_UNUSED) in dwarf2_directive_file() function
DChangeLog-02032739 (dwarf2_directive_file): Use get_filenum to allocate
4695 (dwarf2_directive_file): Adjust dummy version args.
4738 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.
5311 * dwarf2dbg.h (dwarf2_directive_file): Return char *.
5312 * dwarf2dbg.c (dwarf2_directive_file): Return filename.
DChangeLog-00011232 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.
2799 * dwarf2dbg.c (dwarf2_directive_file): Fix warnings.
2979 (dwarf2_directive_file): Reject duplicate file definitions.
3094 * dwarf2dbg.c (dwarf2_directive_file): Call s_app_file (0) if
4227 (dwarf2_directive_file): Don't set debug_type.
DChangeLog-2008808 * dwarf2dbg.c (dwarf2_directive_file): Disable gas generated
DChangeLog-2005962 (dwarf2_directive_file): Cope with invalid filename.
DChangeLog-98991354 (dwarf2_directive_file): If we've only got a string,
/toolchain/binutils/binutils-2.27/gas/config/
Dobj-elf.c127 { "file", (void (*) (int)) dwarf2_directive_file, 0 },
Dtc-cris.c4229 dwarf2_directive_file (dummy); in s_cris_file()
Dtc-alpha.c3967 dwarf2_directive_file (0); in s_alpha_file()
Dtc-i386.c1081 {"file", (void (*) (int)) dwarf2_directive_file, 0},
Dtc-mips.c18451 filename = dwarf2_directive_file (0); in s_mips_file()
Dtc-arm.c4731 { "file", (void (*) (int)) dwarf2_directive_file, 0 },