Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic4x.h88 extern void tic4x_cleanup (void);
89 #define md_cleanup() tic4x_cleanup()
Dtc-tic4x.c2537 tic4x_cleanup (void) in tic4x_cleanup() function