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

  /src/external/gpl3/binutils/dist/gas/config/
obj-elf.c 486 get_section_by_match (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *inf) function
619 old_sec = bfd_get_section_by_name_if (stdoutput, name, get_section_by_match,
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-elf.c 482 get_section_by_match (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *inf) function
616 old_sec = bfd_get_section_by_name_if (stdoutput, name, get_section_by_match,

Completed in 28 milliseconds