Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.h97 #define md_macro_info(args) tic54x_macro_info(args)
99 extern void tic54x_macro_info (const struct macro_struct *);
Dtc-tic54x.c2507 tic54x_macro_info (const macro_entry *macro) in tic54x_macro_info() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20053302 * config/tc-tic54x.h (tic54x_macro_info): Change parameter type.
3303 * config/tc-tic54x.c (tic54x_macro_info): Likewise. Replace hand-
DChangeLog1341 (tic54x_macro_info): Likewise.