OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offset_in_dwz
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
line-header.h
81
:
offset_in_dwz
{}, m_comp_dir (comp_dir)
86
line_header (sect_offset sect_off, bool
offset_in_dwz
)
88
offset_in_dwz
(
offset_in_dwz
)
153
unsigned
offset_in_dwz
: 1; /* Can't initialize bitfields in-class. */
member in struct:line_header
line-header.c
280
lh->
offset_in_dwz
= is_dwz;
read.c
1051
(sect_offset sect_off, unsigned int
offset_in_dwz
,
1227
return to_underlying (ofs->sect_off) ^ ofs->
offset_in_dwz
;
1249
&& ofs_lhs->
offset_in_dwz
== ofs_rhs->
offset_in_dwz
);
20680
follow_die_offset (sect_offset sect_off, int
offset_in_dwz
,
20704
else if (
offset_in_dwz
!= cu->per_cu->is_dwz
20709
per_cu = dwarf2_find_containing_comp_unit (sect_off,
offset_in_dwz
,
21861
unsigned int
offset_in_dwz
,
21874
if (mid_cu->is_dwz >
offset_in_dwz
21875
|| (mid_cu->is_dwz ==
offset_in_dwz
[
all
...]
/src/external/gpl3/gdb/dist/gdb/dwarf2/
line-header.h
81
:
offset_in_dwz
{}, m_comp_dir (comp_dir)
86
line_header (sect_offset sect_off, bool
offset_in_dwz
)
88
offset_in_dwz
(
offset_in_dwz
)
153
unsigned
offset_in_dwz
: 1; /* Can't initialize bitfields in-class. */
member in struct:line_header
line-header.c
279
lh->
offset_in_dwz
= is_dwz;
read.c
1116
return to_underlying (ofs->sect_off) ^ ofs->
offset_in_dwz
;
1138
&& ofs_lhs->
offset_in_dwz
== ofs_rhs->
offset_in_dwz
);
Completed in 49 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026