Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ppc.c162 static const char ppc_eabi_comment_chars[] = "#"; variable
167 const char *ppc_comment_chars = ppc_eabi_comment_chars;
1206 ppc_comment_chars = ppc_eabi_comment_chars; in md_parse_option()