Searched refs:table_base (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
| H A D | physdev.h | 174 uint64_t table_base; member
|
| /netbsd-src/sys/arch/xen/x86/ |
| H A D | pintr.c | 237 map_irq.table_base = msi_i->mp_table_base; in xen_map_msix_pirq()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | coffgen.c | 1458 combined_entry_type *table_base, in coff_pointerize_aux() argument 1471 (abfd, table_base, symbol, indaux, auxent)) in coff_pointerize_aux() 1493 && table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux() 1497 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux() 1505 && table_base + auxent->u.auxent.x_sym.x_tagndx.l < table_end) in coff_pointerize_aux() 1508 table_base + auxent->u.auxent.x_sym.x_tagndx.l; in coff_pointerize_aux()
|
| H A D | coffcode.h | 2444 combined_entry_type *table_base, in coff_pointerize_aux_hook() argument 2459 table_base + aux->u.auxent.x_csect.x_scnlen.l; in coff_pointerize_aux_hook() 2482 combined_entry_type *table_base ATTRIBUTE_UNUSED, in coff_print_aux() 2509 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base)); in coff_print_aux()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | coffgen.c | 1569 combined_entry_type *table_base, in coff_pointerize_aux() argument 1581 (abfd, table_base, symbol, indaux, auxent)) in coff_pointerize_aux() 1605 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.u32; in coff_pointerize_aux() 1614 table_base + auxent->u.auxent.x_sym.x_tagndx.u32; in coff_pointerize_aux()
|
| H A D | coffcode.h | 2454 combined_entry_type *table_base, in coff_pointerize_aux_hook() argument 2470 table_base + aux->u.auxent.x_csect.x_scnlen.u64; in coff_pointerize_aux_hook() 2493 combined_entry_type *table_base ATTRIBUTE_UNUSED, in coff_print_aux() 2520 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base)); in coff_print_aux()
|