HomeSort by: relevance | last modified time | path
    Searched defs:is_mergeable_note_section (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
objcopy.c 1335 is_mergeable_note_section (bfd * abfd, asection * sec)
3058 if (! is_mergeable_note_section (ibfd, osec))
3457 if (! is_mergeable_note_section (obfd, osec))
4455 if (skip_copy && is_mergeable_note_section (ibfd, isection))
1333 is_mergeable_note_section (bfd * abfd, asection * sec) function
  /src/external/gpl3/binutils.old/dist/binutils/
objcopy.c 1326 is_mergeable_note_section (bfd * abfd, asection * sec)
3053 if (! is_mergeable_note_section (ibfd, osec))
3452 if (! is_mergeable_note_section (obfd, osec))
4458 if (skip_copy && is_mergeable_note_section (ibfd, isection))
1324 is_mergeable_note_section (bfd * abfd, asection * sec) function

Completed in 29 milliseconds