Searched refs:ecoff_stab (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-ecoff.h | 68 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
|
D | obj-elf.h | 227 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
|
D | obj-ecoff.c | 309 ecoff_stab,
|
D | obj-elf.c | 2626 ecoff_stab (sec, what, string, type, other, desc); in elf_process_stab()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ecoff.h | 85 extern void ecoff_stab (segT sec, int what, const char *string,
|
D | ecoff.c | 3422 ecoff_stab (segT sec ATTRIBUTE_UNUSED, in ecoff_stab() function
|
D | ChangeLog-9295 | 3 * 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.
|
D | ChangeLog-9697 | 3805 * 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
|
D | ChangeLog-0001 | 1183 (ecoff_directive_ent, ecoff_stab): Use ISDIGIT instead of isdigit. 2620 (ecoff_stab): Likewise.
|
D | ChangeLog-9899 | 1564 * ecoff.c (ecoff_directive_ent,ecoff_stab): Ditto.
|