| /mirbsd/src/lib/libevent/ |
| D | kqueue.c | 277 if (events[i].udata) { in kq_dispatch() 306 (struct event_list *)events[i].udata; in kq_dispatch() 311 ev = (struct event *)events[i].udata; in kq_dispatch() 341 kev.udata = PTR_TO_UDATA(&kqop->evsigevents[nsignal]); in kq_add() 371 kev.udata = PTR_TO_UDATA(ev); in kq_add() 386 kev.udata = PTR_TO_UDATA(ev); in kq_add()
|
| /mirbsd/src/sys/sys/ |
| D | event.h | 49 (kevp)->udata = (f); \ 58 void *udata; /* opaque user data identifier */ member
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | binary.c | 178 syms[0].udata.p = NULL; in binary_canonicalize_symtab() 186 syms[1].udata.p = NULL; in binary_canonicalize_symtab() 194 syms[2].udata.p = NULL; in binary_canonicalize_symtab()
|
| D | libecoff.h | 174 #define ecoff_get_sym_index(symbol) ((symbol)->udata.i) 175 #define ecoff_set_sym_index(symbol, idx) ((symbol)->udata.i = (idx))
|
| D | reloc16.c | 123 if (p->udata.p != NULL) 127 h = (struct generic_link_hash_entry *) p->udata.p;
|
| D | ppcboot.c | 309 syms[0].udata.p = NULL; 317 syms[1].udata.p = NULL; 325 syms[2].udata.p = NULL;
|
| D | pef.c | 87 sym->udata.i = 0; in bfd_pef_parse_traceback_table() 214 unsigned char *buf = alloca (symbol->udata.i); in bfd_pef_print_symbol() 216 size_t len = symbol->udata.i; in bfd_pef_print_symbol() 680 traceback.udata.i = ret; in bfd_pef_parse_traceback_tables() 852 sym.udata.i = 0; in bfd_pef_parse_function_stubs()
|
| D | vms-gsd.c | 871 if ((old_flags & BSF_FUNCTION) && symbol->udata.p != NULL) in _bfd_vms_write_gsd() 873 code_address = ((asymbol *) (symbol->udata.p))->value; in _bfd_vms_write_gsd() 874 ca_psindx = ((asymbol *) (symbol->udata.p))->section->index; in _bfd_vms_write_gsd()
|
| D | linker.c | 1347 p->udata.p = NULL; in generic_link_add_symbol_list() 1380 p->udata.p = h; in generic_link_add_symbol_list() 2213 if (sym->udata.p != NULL) in _bfd_generic_link_output_symbols() 2214 h = sym->udata.p; in _bfd_generic_link_output_symbols() 2786 if (sym->udata.p != NULL) in default_indirect_link_order() 2787 h = sym->udata.p; in default_indirect_link_order()
|
| D | bout.c | 355 r_idx = (*g->sym_ptr_ptr)->udata.i; in b_out_squirt_out_relocs() 1022 if (p->udata.p != NULL) in perform_slip() 1026 h = (struct generic_link_hash_entry *) p->udata.p; in perform_slip()
|
| D | aout-ns32k.c | 306 #define KEEPIT udata.i in MY_swap_std_reloc_out()
|
| D | mach-o.c | 447 ntype = (s->udata.i >> 24) & 0xff; in bfd_mach_o_scan_write_symtab_symbols() 448 nsect = (s->udata.i >> 16) & 0xff; in bfd_mach_o_scan_write_symtab_symbols() 449 ndesc = s->udata.i & 0xffff; in bfd_mach_o_scan_write_symtab_symbols() 739 s->udata.i = (type << 24) | (section << 16) | desc; in bfd_mach_o_scan_read_symtab_symbol()
|
| D | i386lynx.c | 120 #define KEEPIT udata.i
|
| D | som.c | 2429 count1 = (*sym1)->udata.i; in compare_syms() 2434 count2 = (*sym2)->udata.i; in compare_syms() 2487 syms[i]->udata.i = 0; in som_prep_for_fixups() 2531 (*reloc->sym_ptr_ptr)->udata.i = in som_prep_for_fixups() 2532 (*reloc->sym_ptr_ptr)->udata.i + scale; in som_prep_for_fixups() 2557 sorted_syms[i]->udata.i = i; in som_prep_for_fixups() 2656 sym_num = (*bfd_reloc->sym_ptr_ptr)->udata.i; in som_write_fixups()
|
| D | riscix.c | 339 r_index = (*g->sym_ptr_ptr)->udata.i; in riscix_swap_std_reloc_out()
|
| D | hp300hpux.c | 604 cache_ptr->symbol.udata.p = NULL;
|
| D | elf.c | 2804 symindx = elf_group_id (sec)->udata.i; in bfd_elf_set_group_contents() 2811 symindx = elf_section_syms (abfd)[sec->index]->udata.i; in bfd_elf_set_group_contents() 3354 sym->udata.i = i + 1; in elf_map_symbols() 3369 sym->udata.i = i + 1; in elf_map_symbols() 5008 if (asym_ptr->udata.i == 0 in _bfd_elf_symbol_from_bfd_symbol() 5020 asym_ptr->udata.i = elf_section_syms (abfd)[indx]->udata.i; in _bfd_elf_symbol_from_bfd_symbol() 5023 idx = asym_ptr->udata.i; in _bfd_elf_symbol_from_bfd_symbol()
|
| D | ieee.c | 746 symbol->symbol.udata.p = NULL; in ieee_slurp_external_symbols() 762 symbol->symbol.udata.p = NULL; in ieee_slurp_external_symbols() 914 symbol->symbol.udata.p = NULL; in ieee_slurp_external_symbols()
|
| D | srec.c | 1144 c->udata.p = NULL; in srec_canonicalize_symtab()
|
| D | coffgen.c | 674 symbol_ptr_ptr[symbol_index]->udata.i = symbol_index; in coff_renumber_symbols() 885 #define set_index(symbol, idx) ((symbol)->udata.i = (idx))
|
| /mirbsd/src/sys/dev/ |
| D | systrace.c | 1034 caddr_t udata, kaddr = NULL; in systrace_prepinject() local 1041 udata = stackgap_alloc(&strp->sg, inj->stri_len); in systrace_prepinject() 1042 if (udata == NULL) in systrace_prepinject() 1059 inject->uaddr = inj->stri_addr = udata; in systrace_prepinject() 1414 caddr_t udata, ubase; in systrace_replace() local 1441 udata = ubase + repl->strr_off[i]; in systrace_replace() 1442 if (copyout(kdata, udata, repl->strr_offlen[i])) { in systrace_replace() 1448 args[ind] = (register_t)udata; in systrace_replace()
|
| /mirbsd/src/sys/kern/ |
| D | kern_event.c | 278 kev.udata = kn->kn_kevent.udata; /* preserve udata */ in filt_proc() 506 kn->kn_kevent.udata = kev->udata; in kqueue_register()
|
| /mirbsd/src/usr.bin/tail/ |
| D | forward.c | 179 ke.udata = NULL;
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-elf.c | 1673 symbol_get_bfdsym (sym)->udata.p = ext; in elf_ecoff_set_ext() 1683 if (sym->udata.p == NULL) in elf_get_extr() 1685 *ext = *(EXTR *) sym->udata.p; in elf_get_extr()
|
| /mirbsd/src/gnu/usr.bin/binutils/include/ |
| D | hp-symtab.h | 1526 unsigned char udata; /* unsigned data byte */ member
|