Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ppc.c1010 static asection *ppc_coff_debug_section; variable
1691 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG); in md_begin()
4326 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_stabx()
4716 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_bc()
4735 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_ec()
5832 && S_GET_SEGMENT (sym) != ppc_coff_debug_section) in ppc_frob_symbol()