Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-ppc.c149 static const char ppc_eabi_comment_chars[] = "#"; variable
154 const char *ppc_comment_chars = ppc_eabi_comment_chars;
1040 ppc_comment_chars = ppc_eabi_comment_chars; in md_parse_option()