Home
last modified time | relevance | path

Searched refs:tv_add_input_file (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dtestplug3.c107 static ld_plugin_add_input_file tv_add_input_file = 0; variable
386 SETVAR(tv_add_input_file); in parse_tv_tag()
606 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
607 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug.c107 static ld_plugin_add_input_file tv_add_input_file = 0; variable
458 SETVAR(tv_add_input_file); in parse_tv_tag()
648 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
649 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug2.c107 static ld_plugin_add_input_file tv_add_input_file = 0; variable
407 SETVAR(tv_add_input_file); in parse_tv_tag()
648 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
649 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug4.c107 static ld_plugin_add_input_file tv_add_input_file = 0; variable
407 SETVAR(tv_add_input_file); in parse_tv_tag()
654 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
655 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
/netbsd/external/gpl3/binutils/dist/ld/
H A Dtestplug3.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
390 SETVAR(tv_add_input_file); in parse_tv_tag()
610 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
611 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
459 SETVAR(tv_add_input_file); in parse_tv_tag()
649 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
650 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug2.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
411 SETVAR(tv_add_input_file); in parse_tv_tag()
652 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
653 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug4.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
411 SETVAR(tv_add_input_file); in parse_tv_tag()
658 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
659 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
/netbsd/external/gpl3/gdb/dist/ld/
H A Dtestplug3.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
390 SETVAR(tv_add_input_file); in parse_tv_tag()
610 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
611 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
462 SETVAR(tv_add_input_file); in parse_tv_tag()
652 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
653 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug2.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
411 SETVAR(tv_add_input_file); in parse_tv_tag()
652 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
653 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug4.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
411 SETVAR(tv_add_input_file); in parse_tv_tag()
658 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
659 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dtestplug.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
462 SETVAR(tv_add_input_file); in parse_tv_tag()
652 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
653 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug3.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
390 SETVAR(tv_add_input_file); in parse_tv_tag()
610 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
611 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug2.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
411 SETVAR(tv_add_input_file); in parse_tv_tag()
652 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
653 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
H A Dtestplug4.c108 static ld_plugin_add_input_file tv_add_input_file = 0; variable
411 SETVAR(tv_add_input_file); in parse_tv_tag()
658 else if (addfile->type == ADD_FILE && tv_add_input_file) in onall_symbols_read()
659 rv = (*tv_add_input_file) (addfile->name); in onall_symbols_read()
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dplugin-api.h451 ld_plugin_add_input_file tv_add_input_file; member
/netbsd/external/gpl3/gdb/dist/include/
H A Dplugin-api.h540 ld_plugin_add_input_file tv_add_input_file; member
/netbsd/external/gpl3/binutils/dist/include/
H A Dplugin-api.h540 ld_plugin_add_input_file tv_add_input_file; member
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dplugin-api.h540 ld_plugin_add_input_file tv_add_input_file; member
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dplugin-api.h540 ld_plugin_add_input_file tv_add_input_file; member
/netbsd/external/gpl3/gcc/dist/include/
H A Dplugin-api.h540 ld_plugin_add_input_file tv_add_input_file; member
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Dplugin_test.c134 add_input_file = entry->tv_u.tv_add_input_file; in onload()
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dplugin_test.c134 add_input_file = entry->tv_u.tv_add_input_file; in onload()
/netbsd/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-plugin.c1395 add_input_file = p->tv_u.tv_add_input_file; in onload()

12