Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mcore.c214 mcore_pool_count (void (*func) (int), int arg) in mcore_pool_count() function
270 mcore_pool_count (cons, nbytes); in mcore_cons()
285 mcore_pool_count (float_cons, float_type); in mcore_float_cons()
300 mcore_pool_count (stringer, append_zero); in mcore_stringer()
316 mcore_pool_count (s_fill, unused); in mcore_fill()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02033634 * config/tc-mcore.c (mcore_pool_count): New function.