Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.c755 static asection *ppc_coff_debug_section; variable
1406 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG); in md_begin()
3474 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_stabx()
3867 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_bc()
3886 S_SET_SEGMENT (sym, ppc_coff_debug_section); in ppc_ec()
4993 && S_GET_SEGMENT (sym) != ppc_coff_debug_section) in ppc_frob_symbol()