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

  /src/external/gpl3/binutils/dist/gas/config/
obj-elf.c 77 static void obj_elf_attach_to_group (int);
81 {"attach_to_group", obj_elf_attach_to_group, 0},
1159 obj_elf_attach_to_group (int dummy ATTRIBUTE_UNUSED) function
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-elf.c 78 static void obj_elf_attach_to_group (int);
82 {"attach_to_group", obj_elf_attach_to_group, 0},
1146 obj_elf_attach_to_group (int dummy ATTRIBUTE_UNUSED) function

Completed in 25 milliseconds