Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dxcoffout.h49 fprintf ((ASMFILE), "\t.bs\t%s\n", xcoff_bss_section_name); \
128 extern char *xcoff_bss_section_name;
Dxcoffout.cc65 char *xcoff_bss_section_name; variable
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc21277 rs6000_gen_section_name (&xcoff_bss_section_name, in rs6000_xcoff_file_start()