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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.c760 static asection *ppc_coff_debug_section;
1413 ppc_coff_debug_section = coff_section_from_bfd_index (stdoutput, N_DEBUG);
3440 S_SET_SEGMENT (sym, ppc_coff_debug_section);
3833 S_SET_SEGMENT (sym, ppc_coff_debug_section);
3852 S_SET_SEGMENT (sym, ppc_coff_debug_section);
4962 && S_GET_SEGMENT (sym) != ppc_coff_debug_section)
755 static asection *ppc_coff_debug_section; variable

Completed in 105 milliseconds