Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c1149 tic54x_sect (int arg) in tic54x_sect() function
2379 { "data" , tic54x_sect , 'd' },
2426 { "sect" , tic54x_sect , '*' },
2439 { "text" , tic54x_sect , 't' },
/toolchain/binutils/binutils-2.27/gas/
DChangeLog1019 * config/tc-tic54x.c (tic54x_sect): simplify string creation.