HomeSort by: relevance | last modified time | path
    Searched refs:table_base (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
physdev.h 174 uint64_t table_base; member in struct:physdev_map_pirq
  /src/sys/arch/xen/x86/
pintr.c 237 map_irq.table_base = msi_i->mp_table_base;
  /src/external/gpl3/gdb.old/dist/gdb/
go32-nat.c 1507 table whose base address is TABLE_BASE. Return the descriptor
1510 get_descriptor (unsigned long table_base, int idx, void *descr)
1512 unsigned long addr = table_base + idx * 8; /* 8 bytes per entry */
  /src/external/gpl3/gdb/dist/gdb/
go32-nat.c 1507 table whose base address is TABLE_BASE. Return the descriptor
1510 get_descriptor (unsigned long table_base, int idx, void *descr)
1512 unsigned long addr = table_base + idx * 8; /* 8 bytes per entry */
  /src/external/gpl3/binutils/dist/bfd/
coffcode.h 2453 combined_entry_type *table_base,
2469 table_base + aux->u.auxent.x_csect.x_scnlen.u64;
2492 combined_entry_type *table_base ATTRIBUTE_UNUSED,
2519 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base));
coffgen.c 1591 combined_entry_type *table_base,
1603 (abfd, table_base, symbol, indaux, auxent))
1627 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.u32;
1636 table_base + auxent->u.auxent.x_sym.x_tagndx.u32;
  /src/external/gpl3/binutils.old/dist/bfd/
coffcode.h 2446 combined_entry_type *table_base,
2462 table_base + aux->u.auxent.x_csect.x_scnlen.u64;
2485 combined_entry_type *table_base ATTRIBUTE_UNUSED,
2512 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base));
coffgen.c 1583 combined_entry_type *table_base,
1595 (abfd, table_base, symbol, indaux, auxent))
1619 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.u32;
1628 table_base + auxent->u.auxent.x_sym.x_tagndx.u32;
  /src/external/gpl3/gdb.old/dist/bfd/
coffcode.h 2455 combined_entry_type *table_base,
2471 table_base + aux->u.auxent.x_csect.x_scnlen.u64;
2494 combined_entry_type *table_base ATTRIBUTE_UNUSED,
2521 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base));
coffgen.c 1566 combined_entry_type *table_base,
1578 (abfd, table_base, symbol, indaux, auxent))
1602 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.u32;
1611 table_base + auxent->u.auxent.x_sym.x_tagndx.u32;
  /src/external/gpl3/gdb/dist/bfd/
coffcode.h 2448 combined_entry_type *table_base,
2464 table_base + aux->u.auxent.x_csect.x_scnlen.u64;
2487 combined_entry_type *table_base ATTRIBUTE_UNUSED,
2514 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base));
coffgen.c 1583 combined_entry_type *table_base,
1595 (abfd, table_base, symbol, indaux, auxent))
1619 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.u32;
1628 table_base + auxent->u.auxent.x_sym.x_tagndx.u32;

Completed in 48 milliseconds