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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c71 offsetT pending_offset; member in struct:__anon443
3206 unwind.pending_offset = 0;
3715 unwind.pending_offset += offset;
17085 offset = unwind.pending_offset;
17086 unwind.pending_offset = 0;
17099 if (unwind.pending_offset)
17193 unwind.pending_offset += unwind.fp_offset - unwind.frame_size;

Completed in 185 milliseconds