Home
last modified time | relevance | path

Searched refs:ecoff_stab (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-ecoff.h68 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
Dobj-elf.h227 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
Dobj-ecoff.c309 ecoff_stab,
Dobj-elf.c2626 ecoff_stab (sec, what, string, type, other, desc); in elf_process_stab()
/toolchain/binutils/binutils-2.25/gas/
Decoff.h85 extern void ecoff_stab (segT sec, int what, const char *string,
Decoff.c3422 ecoff_stab (segT sec ATTRIBUTE_UNUSED, in ecoff_stab() function
DChangeLog-92953 * ecoff.c (ecoff_stab): Simplify. Correctly handle sym + offset
2387 (ecoff_stab): Likewise.
2619 * ecoff.c (ecoff_stab): Add extra leading argument, for 4 May
2621 * ecoff.h (ecoff_stab): Fix declaration.
7691 * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information
7943 OBJ_PROCESS_STAB to call ecoff_stab.
8284 (ecoff_stab): Don't declare (now declared in ecoff.h).
9355 * config/obj-ecoff.c (obj_ecoff_stab): Renamed to ecoff_stab.
9358 * config/obj-ecoff.h (ecoff_stab): Declare.
DChangeLog-96973805 * ecoff.c (ecoff_stab): Create an expression symbol for a complex
4682 * ecoff.c (ecoff_stab): Remove unused variables name and
5289 * ecoff.c (ecoff_stab): Don't try to make a symbol out of the stab
DChangeLog-00011183 (ecoff_directive_ent, ecoff_stab): Use ISDIGIT instead of isdigit.
2620 (ecoff_stab): Likewise.
DChangeLog-98991564 * ecoff.c (ecoff_directive_ent,ecoff_stab): Ditto.