Searched refs:gnu_debuglink_section (Results 1 – 2 of 2) sorted by relevance
1808 asection *gnu_debuglink_section = NULL; in copy_object() local2200 gnu_debuglink_section = bfd_create_gnu_debuglink_section in copy_object()2203 if (gnu_debuglink_section == NULL) in copy_object()2251 bfd_set_section_vma (obfd, gnu_debuglink_section, debuglink_vma); in copy_object()2438 (obfd, gnu_debuglink_section, gnu_debuglink_filename)) in copy_object()
2568 asection *gnu_debuglink_section = NULL; in copy_object() local3022 gnu_debuglink_section = bfd_create_gnu_debuglink_section in copy_object()3025 if (gnu_debuglink_section == NULL) in copy_object()3072 bfd_set_section_vma (gnu_debuglink_section, debuglink_vma); in copy_object()3339 (obfd, gnu_debuglink_section, gnu_debuglink_filename)) in copy_object()