OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DW_TAG_module
(Results
1 - 25
of
28
) sorted by relevancy
1
2
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
tag.h
137
case
DW_TAG_module
:
abbrev.c
51
case
DW_TAG_module
:
read.c
5699
/* Go objects should be embedded in a
DW_TAG_module
DIE,
6578
case
DW_TAG_module
:
6658
&& die->parent->tag !=
DW_TAG_module
)
7249
&& imported_die->tag !=
DW_TAG_module
)
11309
case
DW_TAG_module
:
16589
if (abbrev->tag ==
DW_TAG_module
|| abbrev->tag == DW_TAG_namespace)
16843
case
DW_TAG_module
:
19637
case
DW_TAG_module
:
20121
case
DW_TAG_module
:
20363
case
DW_TAG_module
[
all
...]
/src/external/gpl3/gdb/dist/gdb/dwarf2/
tag.h
137
case
DW_TAG_module
:
cooked-index-shard.c
55
if (tag ==
DW_TAG_module
|| tag == DW_TAG_namespace)
134
last = create (entry->die_offset,
DW_TAG_module
,
219
/* Newer versions of GNAT emit
DW_TAG_module
and use a
abbrev.c
51
case
DW_TAG_module
:
cooked-indexer.c
633
case
DW_TAG_module
:
read.c
4258
/* Go objects should be embedded in a
DW_TAG_module
DIE,
5144
case
DW_TAG_module
:
5231
case
DW_TAG_module
:
5253
&& die->parent->tag !=
DW_TAG_module
)
5849
&& imported_die->tag !=
DW_TAG_module
)
9718
case
DW_TAG_module
:
17259
case
DW_TAG_module
:
17703
case
DW_TAG_module
:
17943
case
DW_TAG_module
:
18134
&& die->tag !=
DW_TAG_module
)
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
DWARFLinkerDeclContext.cpp
56
case dwarf::
DW_TAG_module
:
146
//
DW_TAG_module
, to prevent uniquing of a module and a namespace
DWARFLinker.cpp
206
///
DW_TAG_module
blocks.
282
//
DW_TAG_module
or a
DW_TAG_module
that contains nothing but
284
Info.Prune &= (Die.getTag() == dwarf::
DW_TAG_module
) ||
288
// Only prune forward declarations inside a
DW_TAG_module
for which a
312
/// (i.e., forward declarations that are children of a
DW_TAG_module
).
353
if (Current.Die.getTag() == dwarf::
DW_TAG_module
&&
1959
dwarf::
DW_TAG_module
)
/src/external/gpl3/binutils/dist/gprofng/src/
Dwarf.cc
543
case
DW_TAG_module
:
985
case
DW_TAG_module
:
DwarfLib.cc
408
CASE_S (
DW_TAG_module
);
/src/external/gpl3/binutils.old/dist/gprofng/src/
Dwarf.cc
543
case
DW_TAG_module
:
985
case
DW_TAG_module
:
DwarfLib.cc
408
CASE_S (
DW_TAG_module
);
/src/external/bsd/elftoolchain/dist/libdwarf/
dwarf.h
94
#define
DW_TAG_module
0x1e
dwarf_dump.c
1462
case
DW_TAG_module
:
1463
*s = "
DW_TAG_module
"; break;
/src/external/gpl3/binutils/dist/include/
dwarf2.def
95
DW_TAG (
DW_TAG_module
, 0x1e)
/src/external/gpl3/binutils.old/dist/include/
dwarf2.def
95
DW_TAG (
DW_TAG_module
, 0x1e)
/src/external/gpl3/gcc/dist/include/
dwarf2.def
95
DW_TAG (
DW_TAG_module
, 0x1e)
/src/external/gpl3/gcc.old/dist/include/
dwarf2.def
95
DW_TAG (
DW_TAG_module
, 0x1e)
/src/external/gpl3/gdb.old/dist/include/
dwarf2.def
95
DW_TAG (
DW_TAG_module
, 0x1e)
/src/external/gpl3/gdb/dist/include/
dwarf2.def
95
DW_TAG (
DW_TAG_module
, 0x1e)
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFVerifier.cpp
1395
case
DW_TAG_module
:
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp
1073
DIE &MDie = createAndAddDIE(dwarf::
DW_TAG_module
, *ContextDIE, M);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h
2304
: DIScope(Context, DIModuleKind, Storage, dwarf::
DW_TAG_module
, Ops),
Completed in 105 milliseconds
1
2
Indexes created Mon Aug 10 00:24:53 UTC 2026