Home | History | Annotate | Download | only in bfd

Lines Matching full:unwind_sec

4061       asection *unwind_sec;
4083 unwind_sec = bfd_get_section_by_name (abfd, ELF_STRING_ia64_unwind);
4084 if (unwind_sec != NULL)
4088 phdr = _bfd_elf_find_segment_containing_section (abfd, unwind_sec);
4122 if (unwind_sec == NULL)
4128 dyn.d_un.d_val = unwind_sec->size;