Lines Matching refs:removed
279 /* If REMOVED == 1, this is the CIE that the FDE originally used.
282 If REMOVED == 0, this is the CIE that we have chosen to use for
283 the output FDE. The CIE's REMOVED field is also 0, but the CIE
293 - REMOVED && !MERGED: Slated for removal because we haven't yet
297 - REMOVED && MERGED: We have merged this CIE with MERGED_WITH,
300 - !REMOVED: We have decided to keep this CIE. SEC is the
351 unsigned int removed : 1;
1142 /* This function, if defined, signals that the function above has removed
2481 Handle relocations against symbols from removed linkonce sections,