Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c4188 fragS *fragp_next; in tic6x_adjust_section() local
4328 fragp_next = fragp->fr_next; in tic6x_adjust_section()
4329 if (fragp_next == NULL) in tic6x_adjust_section()
4333 fragp_next = frchp_next->frch_root; in tic6x_adjust_section()
4338 fragp_last8 = fragp_next; in tic6x_adjust_section()
4344 fragp_last16 = fragp_next; in tic6x_adjust_section()
4350 fragp_last32 = fragp_next; in tic6x_adjust_section()