OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_cu
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c
10467
struct dwarf2_cu *
target_cu
= cu;
10470
target_die = follow_die_ref (die, attr, &
target_cu
);
10471
gdb_assert (
target_cu
->per_objfile->objfile == objfile);
10474
= dwarf2_attr (target_die, DW_AT_ranges,
target_cu
);
10476
if (die_is_declaration (target_die,
target_cu
))
10481
target_physname = dw2_linkage_name (target_die,
target_cu
);
10483
target_physname = dwarf2_physname (NULL, target_die,
target_cu
);
10494
+
target_cu
->gnu_ranges_base);
10496
dwarf2_ranges_read_low_addrs (ranges_offset,
target_cu
,
10509
if (dwarf2_get_pc_bounds (target_die, &lowpc, NULL,
target_cu
,
10458
struct dwarf2_cu *
target_cu
= cu;
local
12961
struct dwarf2_cu *
target_cu
= cu;
local
15672
struct dwarf2_cu *
target_cu
= cu;
local
20672
struct dwarf2_cu *
target_cu
, *cu = *ref_cu;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c
10358
struct dwarf2_cu *
target_cu
= cu;
10361
target_die = follow_die_ref (die, attr, &
target_cu
);
10362
gdb_assert (
target_cu
->per_objfile->objfile == objfile);
10365
= dwarf2_attr (target_die, DW_AT_ranges,
target_cu
);
10367
if (die_is_declaration (target_die,
target_cu
))
10372
target_physname = dw2_linkage_name (target_die,
target_cu
);
10374
target_physname = dwarf2_physname (NULL, target_die,
target_cu
);
10385
+
target_cu
->gnu_ranges_base);
10387
dwarf2_ranges_read_low_addrs (ranges_offset,
target_cu
,
10400
if (dwarf2_get_pc_bounds (target_die, &lowpc, NULL,
target_cu
,
10349
struct dwarf2_cu *
target_cu
= cu;
local
12702
struct dwarf2_cu *
target_cu
= cu;
local
15408
struct dwarf2_cu *
target_cu
= cu;
local
20308
struct dwarf2_cu *
target_cu
, *cu = *ref_cu;
local
[
all
...]
Completed in 39 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026