Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic4x.c66 static unsigned int tic4x_big_model = 0; /* Default to small memory model. */ variable
1185 tic4x_insert_sym (".BIGMODEL", tic4x_big_model); in tic4x_init_symbols()
2710 tic4x_big_model = 1; in md_parse_option()
2731 tic4x_big_model = 0; in md_parse_option()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic4x.c66 static unsigned int tic4x_big_model = 0; /* Default to small memory model. */ variable
1182 tic4x_insert_sym (".BIGMODEL", tic4x_big_model); in tic4x_init_symbols()
2707 tic4x_big_model = 1; in md_parse_option()
2728 tic4x_big_model = 0; in md_parse_option()