Searched refs:tv_header_tags (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dplugin.c152 static const enum ld_plugin_tag tv_header_tags[] = variable in typeref:enum:ld_plugin_tag
174 static const size_t tv_header_size = ARRAY_SIZE (tv_header_tags);
995 tv[i].tv_tag = tv_header_tags[i];
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dplugin.c149 static const enum ld_plugin_tag tv_header_tags[] = variable in typeref:enum:ld_plugin_tag
171 static const size_t tv_header_size = ARRAY_SIZE (tv_header_tags);
981 tv[i].tv_tag = tv_header_tags[i];
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dplugin.c152 static const enum ld_plugin_tag tv_header_tags[] = variable in typeref:enum:ld_plugin_tag
174 static const size_t tv_header_size = ARRAY_SIZE (tv_header_tags);
995 tv[i].tv_tag = tv_header_tags[i];

Completed in 162 milliseconds