Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dsubsegs.c558 const char * const nontext_section_names[] = { variable
582 for (p = nontext_section_names; *p != NULL; ++p) in subseg_text_p()