Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dsframe-opt.c33 symbolS *widthS; in sframe_estimate_size_before_relax() local
53 widthS = exp->X_op_symbol; in sframe_estimate_size_before_relax()
54 width = resolve_symbol_value (widthS); in sframe_estimate_size_before_relax()