Home | History | Annotate | Download | only in bfd

Lines Matching refs:last_exidx_sec

10943   asection *last_exidx_sec = NULL;
11003 if (last_unwind_type == 0 || !last_exidx_sec)
11010 insert_cantunwind_after(last_text_sec, last_exidx_sec);
11084 last_exidx_sec = exidx_sec;
11089 if (last_exidx_sec && last_unwind_type != 0)
11090 insert_cantunwind_after(last_text_sec, last_exidx_sec);