Home
last modified time | relevance | path

Searched refs:is_mergeable_note_section (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/binutils-2.34/binutils/
HDobjcopy.c1298 is_mergeable_note_section (bfd * abfd, asection * sec) in is_mergeable_note_section() function
2897 if (! is_mergeable_note_section (ibfd, osec)) in copy_object()
3275 if (! is_mergeable_note_section (obfd, osec)) in copy_object()
4136 if (skip_copy && is_mergeable_note_section (ibfd, isection)) in skip_section()