Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c1006 static asection *ppc_coff_debug_section; variable
1689 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG); in md_begin()
4312 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_stabx()
4705 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_bc()
4724 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_ec()
5839 && S_GET_SEGMENT (sym) != ppc_coff_debug_section) in ppc_frob_symbol()