Home
last modified time | relevance | path

Searched refs:ecoff_new_file (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-ecoff.h64 #define obj_app_file(name, app) ecoff_new_file (name, app)
Dobj-ecoff.c291 ecoff_new_file,
Dobj-elf.c298 ecoff_new_file (s, appfile); in elf_file_symbol()
/toolchain/binutils/binutils-2.25/gas/
Decoff.h40 extern void ecoff_new_file (const char *, int);
Decoff.c2323 ecoff_new_file (const char *name, int appfile ATTRIBUTE_UNUSED) in ecoff_new_file() function
DChangeLog-20053739 * ecoff.c (ecoff_new_file): Add appfile param.
3740 * ecoff.h (ecoff_new_file): Likewise.
3750 * config/obj-ecoff.h (obj_app_file): Pass app to ecoff_new_file.
DChangeLog-96971032 (ecoff_new_file): Set debug_type, not generate_asm_lineno.
3808 * ecoff.c (ecoff_new_file): Don't do anything if we are still in
3868 * ecoff.c (ecoff_new_file): New function.
3869 * ecoff.h (ecoff_new_file): Declare.
DChangeLog-00014233 (ecoff_new_file): Likewise.