OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cu_header
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c
5102
comp_unit_head
cu_header
;
5103
read_and_check_comp_unit_head (per_objfile, &
cu_header
, section,
5108
if (
cu_header
.unit_type != DW_UT_type)
5116
(
cu_header
.signature);
5118
sig_type->type_offset_in_tu =
cu_header
.type_cu_offset_in_tu;
5132
this_cu->set_length (
cu_header
.get_length_with_initial ());
10926
struct comp_unit_head *
cu_header
= &cu->header;
10928
unsigned int addr_size =
cu_header
->addr_size;
10935
if (
cu_header
->version >= 5)
14402
struct comp_unit_head *
cu_header
= &cu->header
5096
comp_unit_head
cu_header
;
local
10917
struct comp_unit_head *
cu_header
= &cu->header;
local
14393
struct comp_unit_head *
cu_header
= &cu->header;
local
14505
struct comp_unit_head *
cu_header
= &cu->header;
local
17366
struct comp_unit_head *
cu_header
= &cu->header;
local
19040
struct comp_unit_head *
cu_header
= &cu->header;
local
19714
struct comp_unit_head *
cu_header
= &cu->header;
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c
3669
unit_head
cu_header
;
3670
read_and_check_unit_head (&
cu_header
, section, abbrev_section, info_ptr,
3673
unsigned int length =
cu_header
.get_length_with_initial ();
3676
if (
cu_header
.unit_type != DW_UT_type)
3682
is_dwz,
cu_header
.signature);
3684
sig_type->type_offset_in_tu =
cu_header
.type_offset_in_tu;
9344
unit_head *
cu_header
= &cu->header;
9346
unsigned int addr_size =
cu_header
->addr_size;
9353
if (
cu_header
->version >= 5)
12702
unit_head *
cu_header
= &cu->header
3665
unit_head
cu_header
;
local
9337
unit_head *
cu_header
= &cu->header;
local
12695
unit_head *
cu_header
= &cu->header;
local
12809
unit_head *
cu_header
= &cu->header;
local
14991
unit_head *
cu_header
= &m_cu->header;
local
16662
unit_head *
cu_header
= &cu->header;
local
17310
unit_head *
cu_header
= &cu->header;
local
[
all
...]
Completed in 31 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026