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

  /src/external/gpl3/binutils/dist/gas/config/
obj-elf.c 76 static void obj_elf_struct (int);
132 {"offset", obj_elf_struct, 0},
133 {"struct", obj_elf_struct, 0},
1694 obj_elf_struct (int i) function
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-elf.c 77 static void obj_elf_struct (int);
128 {"offset", obj_elf_struct, 0},
129 {"struct", obj_elf_struct, 0},
1671 obj_elf_struct (int i) function

Completed in 26 milliseconds