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

  /src/external/gpl3/binutils/dist/ld/
libdep_plugin.c 44 #define SETVAR(x) x = tv->tv_u.x
48 SETVAR(tv_register_claim_file);
51 SETVAR(tv_register_all_symbols_read);
54 SETVAR(tv_register_cleanup);
57 SETVAR(tv_message);
60 SETVAR(tv_add_input_library);
63 SETVAR(tv_set_extra_library_path);
68 #undef SETVAR
testplug.c 425 #define SETVAR(x) x = tv->tv_u.x
443 SETVAR(tv_register_claim_file);
446 SETVAR(tv_register_claim_file_v2);
449 SETVAR(tv_register_all_symbols_read);
452 SETVAR(tv_register_cleanup);
455 SETVAR(tv_add_symbols);
458 SETVAR(tv_get_symbols);
464 SETVAR(tv_add_input_file);
467 SETVAR(tv_message);
470 SETVAR(tv_get_input_file)
    [all...]
testplug2.c 376 #define SETVAR(x) x = tv->tv_u.x
394 SETVAR(tv_register_claim_file);
397 SETVAR(tv_register_claim_file_v2);
400 SETVAR(tv_register_all_symbols_read);
403 SETVAR(tv_register_cleanup);
406 SETVAR(tv_add_symbols);
409 SETVAR(tv_get_symbols);
415 SETVAR(tv_add_input_file);
418 SETVAR(tv_message);
421 SETVAR(tv_get_input_file)
    [all...]
testplug3.c 355 #define SETVAR(x) x = tv->tv_u.x
373 SETVAR(tv_register_claim_file);
376 SETVAR(tv_register_claim_file_v2);
379 SETVAR(tv_register_all_symbols_read);
382 SETVAR(tv_register_cleanup);
385 SETVAR(tv_add_symbols);
388 SETVAR(tv_get_symbols);
394 SETVAR(tv_add_input_file);
397 SETVAR(tv_message);
400 SETVAR(tv_get_input_file)
    [all...]
testplug4.c 376 #define SETVAR(x) x = tv->tv_u.x
394 SETVAR(tv_register_claim_file);
397 SETVAR(tv_register_claim_file_v2);
400 SETVAR(tv_register_all_symbols_read);
403 SETVAR(tv_register_cleanup);
406 SETVAR(tv_add_symbols);
409 SETVAR(tv_get_symbols);
415 SETVAR(tv_add_input_file);
418 SETVAR(tv_message);
421 SETVAR(tv_get_input_file)
    [all...]
  /src/external/gpl3/binutils.old/dist/ld/
libdep_plugin.c 45 #define SETVAR(x) x = tv->tv_u.x
49 SETVAR(tv_register_claim_file);
52 SETVAR(tv_register_all_symbols_read);
55 SETVAR(tv_register_cleanup);
58 SETVAR(tv_message);
61 SETVAR(tv_add_input_library);
64 SETVAR(tv_set_extra_library_path);
69 #undef SETVAR
testplug.c 426 #define SETVAR(x) x = tv->tv_u.x
444 SETVAR(tv_register_claim_file);
447 SETVAR(tv_register_claim_file_v2);
450 SETVAR(tv_register_all_symbols_read);
453 SETVAR(tv_register_cleanup);
456 SETVAR(tv_add_symbols);
459 SETVAR(tv_get_symbols);
465 SETVAR(tv_add_input_file);
468 SETVAR(tv_message);
471 SETVAR(tv_get_input_file)
    [all...]
testplug2.c 377 #define SETVAR(x) x = tv->tv_u.x
395 SETVAR(tv_register_claim_file);
398 SETVAR(tv_register_claim_file_v2);
401 SETVAR(tv_register_all_symbols_read);
404 SETVAR(tv_register_cleanup);
407 SETVAR(tv_add_symbols);
410 SETVAR(tv_get_symbols);
416 SETVAR(tv_add_input_file);
419 SETVAR(tv_message);
422 SETVAR(tv_get_input_file)
    [all...]
testplug3.c 356 #define SETVAR(x) x = tv->tv_u.x
374 SETVAR(tv_register_claim_file);
377 SETVAR(tv_register_claim_file_v2);
380 SETVAR(tv_register_all_symbols_read);
383 SETVAR(tv_register_cleanup);
386 SETVAR(tv_add_symbols);
389 SETVAR(tv_get_symbols);
395 SETVAR(tv_add_input_file);
398 SETVAR(tv_message);
401 SETVAR(tv_get_input_file)
    [all...]
testplug4.c 377 #define SETVAR(x) x = tv->tv_u.x
395 SETVAR(tv_register_claim_file);
398 SETVAR(tv_register_claim_file_v2);
401 SETVAR(tv_register_all_symbols_read);
404 SETVAR(tv_register_cleanup);
407 SETVAR(tv_add_symbols);
410 SETVAR(tv_get_symbols);
416 SETVAR(tv_add_input_file);
419 SETVAR(tv_message);
422 SETVAR(tv_get_input_file)
    [all...]

Completed in 32 milliseconds