Home
last modified time | relevance | path

Searched refs:tv_val (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/sys/kern/
H A Dkern_todr.c351 struct timeval tv_val; in todr_debug() local
359 tvp = &tv_val; in todr_debug()
/netbsd/external/gpl3/gdb/dist/ld/
H A Dtestplug.c417 (bfd_vma)tv->tv_u.tv_val, tv->tv_u.tv_val); in dump_tv_tag()
441 linker_output = tv->tv_u.tv_val; in parse_tv_tag()
H A Dtestplug3.c369 linker_output = tv->tv_u.tv_val; in parse_tv_tag()
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dtestplug.c413 (bfd_vma)tv->tv_u.tv_val, tv->tv_u.tv_val); in dump_tv_tag()
437 linker_output = tv->tv_u.tv_val; in parse_tv_tag()
H A Dtestplug3.c365 linker_output = tv->tv_u.tv_val; in parse_tv_tag()
/netbsd/external/gpl3/binutils/dist/ld/
H A Dtestplug.c414 (bfd_vma)tv->tv_u.tv_val, tv->tv_u.tv_val); in dump_tv_tag()
438 linker_output = tv->tv_u.tv_val; in parse_tv_tag()
H A Dtestplug3.c369 linker_output = tv->tv_u.tv_val; in parse_tv_tag()
H A Dtestplug2.c390 linker_output = tv->tv_u.tv_val; in parse_tv_tag()
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dtestplug.c417 (bfd_vma)tv->tv_u.tv_val, tv->tv_u.tv_val); in dump_tv_tag()
441 linker_output = tv->tv_u.tv_val; in parse_tv_tag()
/netbsd/external/gpl3/gdb/dist/gold/
H A Dplugin.cc239 tv[i].tv_u.tv_val = LD_PLUGIN_API_VERSION; in load()
243 tv[i].tv_u.tv_val = major * 100 + minor; in load()
248 tv[i].tv_u.tv_val = LDPO_REL; in load()
250 tv[i].tv_u.tv_val = LDPO_DYN; in load()
252 tv[i].tv_u.tv_val = LDPO_PIE; in load()
254 tv[i].tv_u.tv_val = LDPO_EXEC; in load()
370 tv[i].tv_u.tv_val = 0; in load()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dplugin.cc239 tv[i].tv_u.tv_val = LD_PLUGIN_API_VERSION; in load()
243 tv[i].tv_u.tv_val = major * 100 + minor; in load()
248 tv[i].tv_u.tv_val = LDPO_REL; in load()
250 tv[i].tv_u.tv_val = LDPO_DYN; in load()
252 tv[i].tv_u.tv_val = LDPO_PIE; in load()
254 tv[i].tv_u.tv_val = LDPO_EXEC; in load()
370 tv[i].tv_u.tv_val = 0; in load()
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dplugin.cc239 tv[i].tv_u.tv_val = LD_PLUGIN_API_VERSION; in load()
243 tv[i].tv_u.tv_val = major * 100 + minor; in load()
248 tv[i].tv_u.tv_val = LDPO_REL; in load()
250 tv[i].tv_u.tv_val = LDPO_DYN; in load()
252 tv[i].tv_u.tv_val = LDPO_PIE; in load()
254 tv[i].tv_u.tv_val = LDPO_EXEC; in load()
370 tv[i].tv_u.tv_val = 0; in load()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dplugin.cc239 tv[i].tv_u.tv_val = LD_PLUGIN_API_VERSION; in load()
243 tv[i].tv_u.tv_val = major * 100 + minor; in load()
248 tv[i].tv_u.tv_val = LDPO_REL; in load()
250 tv[i].tv_u.tv_val = LDPO_DYN; in load()
252 tv[i].tv_u.tv_val = LDPO_PIE; in load()
254 tv[i].tv_u.tv_val = LDPO_EXEC; in load()
370 tv[i].tv_u.tv_val = 0; in load()
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dplugin-api.h444 int tv_val; member
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Dplugin_test.c100 api_version = entry->tv_u.tv_val; in onload()
103 gold_version = entry->tv_u.tv_val; in onload()
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dplugin_test.c100 api_version = entry->tv_u.tv_val; in onload()
103 gold_version = entry->tv_u.tv_val; in onload()
/netbsd/external/gpl3/gdb/dist/include/
H A Dplugin-api.h533 int tv_val; member
/netbsd/external/gpl3/binutils/dist/include/
H A Dplugin-api.h533 int tv_val; member
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dplugin-api.h533 int tv_val; member
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dplugin-api.h533 int tv_val; member
/netbsd/external/gpl3/gcc/dist/include/
H A Dplugin-api.h533 int tv_val; member
/netbsd/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-plugin.c1404 gold_version = p->tv_u.tv_val; in onload()
1407 linker_output = (enum ld_plugin_output_file_type) p->tv_u.tv_val; in onload()
/netbsd/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-plugin.c1431 gold_version = p->tv_u.tv_val; in onload()
1434 linker_output = (enum ld_plugin_output_file_type) p->tv_u.tv_val; in onload()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dplugin.c292 tv[i].tv_u.tv_val = 0; in try_load_plugin()
/netbsd/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp358 switch (tv->tv_u.tv_val) { in onload()
376 message(LDPL_ERROR, "Unknown output file type %d", tv->tv_u.tv_val); in onload()

12