Searched refs:table_base (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/xen/interface/ |
| H A D | physdev.h | 174 uint64_t table_base; member
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | coffgen.c | 1331 combined_entry_type *table_base, in coff_pointerize_aux() argument 1342 (abfd, table_base, symbol, indaux, auxent)) in coff_pointerize_aux() 1360 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux() 1368 table_base + auxent->u.auxent.x_sym.x_tagndx.l; in coff_pointerize_aux()
|
| H A D | coffcode.h | 2290 combined_entry_type *table_base, in coff_pointerize_aux_hook() argument 2303 table_base + aux->u.auxent.x_csect.x_scnlen.l; in coff_pointerize_aux_hook() 2324 combined_entry_type *table_base ATTRIBUTE_UNUSED, in coff_pointerize_aux_hook() 2349 combined_entry_type *table_base ATTRIBUTE_UNUSED, in coff_print_aux() 2383 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base)); in coff_print_aux()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | go32-nat.c | 1343 get_descriptor (unsigned long table_base, int idx, void *descr) in get_descriptor() argument 1345 unsigned long addr = table_base + idx * 8; /* 8 bytes per entry */ in get_descriptor()
|