Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic54x.h109 #define md_relax_frag(seg, f,s) tic54x_relax_frag(f,s)
110 extern int tic54x_relax_frag(fragS *, long);
Dtc-tic54x.c5243 tic54x_relax_frag (fragS *frag, long stretch ATTRIBUTE_UNUSED) in tic54x_relax_frag() function