Searched refs:symcbarg (Results 1 – 9 of 9) sorted by relevance
/third_party/elfutils/libasm/ |
D | disasm_cb.c | 42 void *symcbarg; member 56 symtoken->symcbarg); in default_elf_getsym() 159 void *outcbarg, void *symcbarg) in disasm_cb() argument 171 symtoken.symcbarg = symcbarg; in disasm_cb() 173 symcbarg = &symtoken; in disasm_cb() 179 getsym, outcbarg, symcbarg); in disasm_cb()
|
D | disasm_str.c | 64 void *symcbarg) in disasm_str() argument 69 symcbarg); in disasm_str()
|
D | libasm.h | 191 char **bufp, size_t len, void *symcbarg); 197 DisasmOutputCB_t outcb, void *outcbarg, void *symcbarg);
|
D | libasmP.h | 299 void *outcbarp, void *symcbarg)
|
/third_party/elfutils/libebl/ |
D | ebl-hooks.h | 148 DisasmGetSymCB_t symcb, void *outcbarg, void *symcbarg);
|
/third_party/elfutils/libcpu/ |
D | i386_disasm.c | 317 void *outcbarg, void *symcbarg) in i386_disasm() argument 1076 &output_data.labelbufsize, symcbarg) == 0) in i386_disasm()
|
D | bpf_disasm.c | 96 void *symcbarg __attribute__((unused))) in bpf_disasm() argument
|
D | riscv_disasm.c | 116 void *outcbarg, void *symcbarg __attribute__((unused))) in riscv_disasm() argument
|
D | ChangeLog | 280 * i386_disasm.c (struct output_buffer): Remove symcb and symcbarg.
|