Lines Matching refs:EXIDX_CANTUNWIND
1047 // Arm_exidx_cantunwind class. This represents an EXIDX_CANTUNWIND entry
1286 // Append an EXIDX_CANTUNWIND entry pointing at the end of the last
1307 // EXIDX_CANTUNWIND.
5413 // EXIDX_CANTUNWIND value.
5416 gold_error(_("PREL31 overflow in EXIDX_CANTUNWIND entry"));
5420 elfcpp::EXIDX_CANTUNWIND);
5567 // Append an EXIDX_CANTUNWIND in the current output section if the last entry
5568 // is not an EXIDX_CANTUNWIND entry already. The new EXIDX_CANTUNWIND entry
5594 if (second_word == elfcpp::EXIDX_CANTUNWIND)
5596 // Merge if previous entry is also an EXIDX_CANTUNWIND.
6023 // has errors, force an EXIDX_CANTUNWIND entry pointing to the end
6111 // Insert an EXIDX_CANTUNWIND entry at the end of output if necessary.