Searched refs:simple_object_functions (Results 1 – 7 of 7) sorted by relevance
21 struct simple_object_functions;32 const struct simple_object_functions *functions;42 const struct simple_object_functions *functions;52 const struct simple_object_functions *functions;100 struct simple_object_functions struct148 extern const struct simple_object_functions simple_object_coff_functions; argument149 extern const struct simple_object_functions simple_object_elf_functions;150 extern const struct simple_object_functions simple_object_mach_o_functions;151 extern const struct simple_object_functions simple_object_xcoff_functions;
50 static const struct simple_object_functions * const format_functions[] =
887 const struct simple_object_functions simple_object_xcoff_functions =
793 const struct simple_object_functions simple_object_coff_functions =
962 const struct simple_object_functions simple_object_elf_functions =
1367 const struct simple_object_functions simple_object_mach_o_functions =
1166 * simple-object-common.h (struct simple_object_functions): Rename