/toolchain/binutils/binutils-2.25/gold/ |
D | plugin.h | 87 set_claim_file_handler(ld_plugin_claim_file_handler handler) in set_claim_file_handler() argument 88 { this->claim_file_handler_ = handler; } in set_claim_file_handler() 92 set_all_symbols_read_handler(ld_plugin_all_symbols_read_handler handler) in set_all_symbols_read_handler() argument 93 { this->all_symbols_read_handler_ = handler; } in set_all_symbols_read_handler() 97 set_cleanup_handler(ld_plugin_cleanup_handler handler) in set_cleanup_handler() argument 98 { this->cleanup_handler_ = handler; } in set_cleanup_handler() 207 set_claim_file_handler(ld_plugin_claim_file_handler handler) in set_claim_file_handler() argument 210 (*this->current_)->set_claim_file_handler(handler); in set_claim_file_handler() 215 set_all_symbols_read_handler(ld_plugin_all_symbols_read_handler handler) in set_all_symbols_read_handler() argument 218 (*this->current_)->set_all_symbols_read_handler(handler); in set_all_symbols_read_handler() [all …]
|
D | plugin.cc | 88 register_claim_file(ld_plugin_claim_file_handler handler); 91 register_all_symbols_read(ld_plugin_all_symbols_read_handler handler); 94 register_cleanup(ld_plugin_cleanup_handler handler); 1438 register_claim_file(ld_plugin_claim_file_handler handler) in register_claim_file() argument 1441 parameters->options().plugins()->set_claim_file_handler(handler); in register_claim_file() 1448 register_all_symbols_read(ld_plugin_all_symbols_read_handler handler) in register_all_symbols_read() argument 1451 parameters->options().plugins()->set_all_symbols_read_handler(handler); in register_all_symbols_read() 1458 register_cleanup(ld_plugin_cleanup_handler handler) in register_cleanup() argument 1461 parameters->options().plugins()->set_cleanup_handler(handler); in register_cleanup()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-coff-seh.c | 304 emit_expr (&seh_ctx_cur->handler, 4); in obj_coff_seh_eh() 335 seh_ctx_cur->handler.X_op = O_constant; in obj_coff_seh_handler() 336 seh_ctx_cur->handler.X_add_number = 0; in obj_coff_seh_handler() 342 seh_ctx_cur->handler.X_add_number = 1; in obj_coff_seh_handler() 349 expression (&seh_ctx_cur->handler); in obj_coff_seh_handler() 890 if (c->handler.X_op == O_symbol) in seh_x64_write_function_xdata() 891 c->handler.X_op = O_symbol_rva; in seh_x64_write_function_xdata() 892 emit_expr (&c->handler, 4); in seh_x64_write_function_xdata() 1006 emit_expr (&c->handler, 4); in write_function_pdata()
|
D | obj-coff-seh.h | 107 expressionS handler; member
|
D | tc-alpha.c | 418 symbolS *handler; member 4382 alpha_evax_proc->handler = 0; in s_alpha_ent() 4423 alpha_evax_proc->handler = sym; in s_alpha_handler() 4578 | ((alpha_evax_proc->handler) ? PDSC_S_M_HANDLER_VALID : 0) in s_alpha_pdesc() 4630 if (alpha_evax_proc->handler) in s_alpha_pdesc() 4634 alpha_evax_proc->handler, 0, 0, BFD_RELOC_64); in s_alpha_pdesc()
|
/toolchain/binutils/binutils-2.25/include/ |
D | plugin-api.h | 191 (*ld_plugin_register_claim_file) (ld_plugin_claim_file_handler handler); 198 ld_plugin_all_symbols_read_handler handler); 204 (*ld_plugin_register_cleanup) (ld_plugin_cleanup_handler handler);
|
/toolchain/binutils/binutils-2.25/ld/ |
D | plugin.c | 386 register_claim_file (ld_plugin_claim_file_handler handler) in register_claim_file() argument 389 called_plugin->claim_file_handler = handler; in register_claim_file() 395 register_all_symbols_read (ld_plugin_all_symbols_read_handler handler) in register_all_symbols_read() argument 398 called_plugin->all_symbols_read_handler = handler; in register_all_symbols_read() 404 register_cleanup (ld_plugin_cleanup_handler handler) in register_cleanup() argument 407 called_plugin->cleanup_handler = handler; in register_cleanup()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
D | loc10.s | 1 Boot GETA $0,Boot %set dynamic- and forced-trap handler
|
D | loc9.s | 2 Boot GETA $0,Boot %set dynamic- and forced-trap handler
|
D | loc8.s | 3 Boot GETA $0,Boot %set dynamic- and forced-trap handler
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
D | loc-6.s | 5 Boot GETA $0,Boot %set dynamic- and forced-trap handler
|
D | loc-7.s | 5 Boot GETA $0,Boot %set dynamic- and forced-trap handler
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | ccs.s | 23 bl ext_sym ; custom data abort handler required
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | cgen-dis.in | 60 /* Default print handler. */ 81 /* Default address handler. */ 106 /* Keyword print handler. */ 246 handler. */
|
D | cgen-ibld.in | 232 /* Default insn builder (insert handler).
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/ |
D | far-hc12.s | 24 ldd #_far_foo ; Get address of trampoline handler
|
D | far-hc11.s | 24 ldd #_far_foo ; Get address of trampoline handler
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | plugin.c | 126 register_claim_file (ld_plugin_claim_file_handler handler) in register_claim_file() argument 128 claim_file = handler; in register_claim_file()
|
/toolchain/binutils/binutils-2.25/ |
D | ltoptions.m4 | 26 # matching handler defined, dispatch to it. Other OPTION-NAMEs are 59 # with MACRO-NAME. If any OPTION has a matching handler declared with 77 dnl we run the default mode handler for the pair. For example, if neither
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-msp430.texi | 40 enables polymorph instructions handler.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | ChangeLog | 123 (upof16): Define with dowh, specify print handler. 139 * m32c.cpu (f-dsp-32-u24): Fix mode of extract handler.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-2004 | 189 unwind handler based on machine type.
|
D | ChangeLog-2008 | 796 * readelf.c (process_section_headers): Add m16c handler.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog | 953 (mips_pseudo_table): Add .module handler. 1041 (md_pseudo_table): Update handler for "double".
|
D | ChangeLog-2004 | 1299 (md_pseudo_table): Add .profiler pseudo handler. 1303 (msp430_srcoperand): Add register operand handler, allow complex 2411 NULL handler.
|