Searched refs:dwarf2_directive_file (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/ |
D | dwarf2dbg.h | 44 extern char *dwarf2_directive_file (int dummy);
|
D | dwarf2dbg.c | 695 dwarf2_directive_file (int dummy ATTRIBUTE_UNUSED) in dwarf2_directive_file() function
|
D | ChangeLog-0203 | 2739 (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.
|
D | ChangeLog-0001 | 1232 * 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.
|
D | ChangeLog-2008 | 808 * dwarf2dbg.c (dwarf2_directive_file): Disable gas generated
|
D | ChangeLog-2005 | 962 (dwarf2_directive_file): Cope with invalid filename.
|
D | ChangeLog-9899 | 1354 (dwarf2_directive_file): If we've only got a string,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | obj-elf.c | 127 { "file", (void (*) (int)) dwarf2_directive_file, 0 },
|
D | tc-cris.c | 4229 dwarf2_directive_file (dummy); in s_cris_file()
|
D | tc-alpha.c | 3967 dwarf2_directive_file (0); in s_alpha_file()
|
D | tc-i386.c | 1081 {"file", (void (*) (int)) dwarf2_directive_file, 0},
|
D | tc-mips.c | 18451 filename = dwarf2_directive_file (0); in s_mips_file()
|
D | tc-arm.c | 4731 { "file", (void (*) (int)) dwarf2_directive_file, 0 },
|