Searched refs:alloc_frag (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic54x.c1757 fragS *alloc_frag = bit_offset_frag (frag_now, now_seg); local
1781 alloc_frag = frag_now;
1786 p = alloc_frag == frag_now ?
1788 alloc_frag->fr_literal;
1791 symbol_set_frag (label, alloc_frag);
1792 if (alloc_frag == frag_now)
1797 value <<= 16 - alloc_frag->tc_frag_data - size;
1800 if (alloc_frag->tc_frag_data)
1803 alloc_frag->tc_frag_data += size;
1804 if (alloc_frag
[all...]
/netbsd-6-1-5-RELEASE/sbin/resize_ffs/
H A Dresize_ffs.c788 alloc_frag(int fno) function
855 alloc_frag(i);
871 alloc_frag(t);

Completed in 179 milliseconds