Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/dsp16xx/
H A Ddsp16xx.c44 const char *text_seg_name; variable
1697 if (text_seg_name == (char *) 0) in override_options()
1698 text_seg_name = DEFAULT_TEXT_SEG_NAME; in override_options()
1711 rsect_text = concat (".rsect \"", text_seg_name, "\"", NULL); in override_options()
H A Ddsp16xx.h24 extern const char *text_seg_name;
271 { "text=", &text_seg_name, \