OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unit_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c
471
const gdb_byte *hash_table, *
unit_table
;
member in struct:dwp_hash_table
8031
Parallel Table of Indices dwp_hash_table.
unit_table
8181
htab->
unit_table
= htab->hash_table + sizeof (uint64_t) * nr_slots;
8203
htab->
unit_table
+ sizeof (uint32_t) * nr_slots;
8209
const gdb_byte *ids_ptr = htab->
unit_table
+ sizeof (uint32_t) * nr_slots;
8286
const gdb_byte *ids_ptr = htab->
unit_table
+ sizeof (uint32_t) * nr_slots;
9016
dwp_htab->
unit_table
+ hash * sizeof (uint32_t));
/src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c
534
const gdb_byte *hash_table, *
unit_table
;
member in struct:dwp_hash_table
6510
Parallel Table of Indices dwp_hash_table.
unit_table
6651
htab->
unit_table
= htab->hash_table + sizeof (uint64_t) * nr_slots;
6673
htab->
unit_table
+ sizeof (uint32_t) * nr_slots;
6679
const gdb_byte *ids_ptr = htab->
unit_table
+ sizeof (uint32_t) * nr_slots;
6756
const gdb_byte *ids_ptr = htab->
unit_table
+ sizeof (uint32_t) * nr_slots;
7469
dwp_htab->
unit_table
+ hash * sizeof (uint32_t));
Completed in 71 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026