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

  /src/external/gpl3/binutils/dist/gas/config/
obj-elf.c 504 group_section_find (const struct elf_section_match *match, function
532 must be from a prior call to group_section_find. */
617 old_sec = group_section_find (match_p, name, &group_idx);
1154 if (!group_section_find (&match, sec->name, &group_idx))
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-elf.c 500 group_section_find (const struct elf_section_match *match, function
528 must be from a prior call to group_section_find. */
614 old_sec = group_section_find (match_p, name, &group_idx);
1141 if (!group_section_find (&match, sec->name, &group_idx))

Completed in 24 milliseconds