Home
last modified time | relevance | path

Searched refs:NEED_ECOFF_DEBUG (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.c32 #define NEED_ECOFF_DEBUG macro
35 #ifdef NEED_ECOFF_DEBUG
147 #ifdef NEED_ECOFF_DEBUG
297 #ifdef NEED_ECOFF_DEBUG in elf_file_symbol()
1640 #ifdef NEED_ECOFF_DEBUG in elf_obj_read_begin_hook()
1655 #ifdef NEED_ECOFF_DEBUG in elf_obj_symbol_new_hook()
2047 #ifdef NEED_ECOFF_DEBUG
2094 #ifdef NEED_ECOFF_DEBUG in elf_frob_symbol()
2440 #ifdef NEED_ECOFF_DEBUG in elf_frob_file_after_relocs()
2610 #ifdef NEED_ECOFF_DEBUG in elf_generate_asm_lineno()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92952805 * config/obj-elf.c (NEED_ECOFF_DEBUG): Define if ECOFF_DEBUGGING
2808 (ecoff_debug_pseudo_table): Make empty if NEED_ECOFF_DEBUG is not
2811 elf_frob_file): Only call ecoff routines if NEED_ECOFF_DEBUG is
2814 NEED_ECOFF_DEBUG is defined.
2816 NEED_ECOFF_DEBUG.