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

  /src/external/gpl3/binutils/dist/gas/config/
obj-elf.c 464 match_section (const asection *sec, const struct elf_section_match *match) function
496 && match_section (sec, match));
526 && match_section (s, match))
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-elf.c 460 match_section (const asection *sec, const struct elf_section_match *match) function
492 && match_section (sec, match));
522 && match_section (s, match))

Completed in 31 milliseconds