Home
last modified time | relevance | path

Searched refs:elf_file_symbol (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDobj-elf.h156 #define obj_app_file elf_file_symbol
158 extern void elf_file_symbol (const char *, int);
HDobj-elf.c255 elf_file_symbol (const char *s, int appfile) in elf_file_symbol() function
2246 elf_file_symbol,
/trueos/contrib/binutils/gas/
HDChangeLog-92953089 elf_file_symbol.
3091 * config/obj-elf.h (obj_app_file): Define as elf_file_symbol.
10489 elf_file_symbol): Declare.
10601 * config/obj-elf.c (elf_file_symbol): Use subseg_new instead of
10682 * read.c (s_app_file): Call elf_file_symbol for ELF files.
10683 * config/obj-elf.c (elf_file_symbol): New function.
HDChangeLog-00016359 (elf_file_symbol): Constify declaration.
6365 (elf_file_symbol): Constify argument.
HDChangeLog-96972904 * config/obj-elf.c (elf_file_symbol): When using ECOFF debugging,