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_AT_import
(Results
1 - 19
of
19
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/dwarf2/
cooked-indexer.c
418
if (attr.name ==
DW_AT_import
)
423
/* Did not find
DW_AT_import
. */
read.c
4999
attr = dwarf2_attr (die,
DW_AT_import
, cu);
5682
attr = dwarf2_attr (d,
DW_AT_import
, cu);
5790
import_attr = dwarf2_attr (die,
DW_AT_import
, cu);
5793
complaint (_("Tag '%s' has no
DW_AT_import
"),
5822
<54>
DW_AT_import
: <0x75>
5880
import_attr = dwarf2_attr (child_die,
DW_AT_import
, cu);
5883
complaint (_("Tag '%s' has no
DW_AT_import
"),
/src/external/bsd/elftoolchain/dist/libdwarf/
dwarf.h
188
#define
DW_AT_import
0x18
dwarf_dump.c
204
case
DW_AT_import
:
205
*s = "
DW_AT_import
"; break;
/src/external/gpl3/binutils/dist/include/
dwarf2.def
262
DW_AT (
DW_AT_import
, 0x18)
/src/external/gpl3/binutils.old/dist/include/
dwarf2.def
257
DW_AT (
DW_AT_import
, 0x18)
/src/external/gpl3/gcc/dist/include/
dwarf2.def
257
DW_AT (
DW_AT_import
, 0x18)
/src/external/gpl3/gcc.old/dist/include/
dwarf2.def
257
DW_AT (
DW_AT_import
, 0x18)
/src/external/gpl3/gdb.old/dist/include/
dwarf2.def
257
DW_AT (
DW_AT_import
, 0x18)
/src/external/gpl3/gdb/dist/include/
dwarf2.def
257
DW_AT (
DW_AT_import
, 0x18)
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp
1263
addDIEEntry(*IMDie, dwarf::
DW_AT_import
, *EntityDie);
/src/external/gpl3/binutils/dist/gprofng/src/
DwarfLib.cc
495
CASE_S (
DW_AT_import
);
/src/external/gpl3/binutils.old/dist/gprofng/src/
DwarfLib.cc
495
CASE_S (
DW_AT_import
);
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c
4593
DW_AT_import
, and then scanning the referenced CU. Returns a
6430
attr = dwarf2_attr (die,
DW_AT_import
, cu);
7079
attr = dwarf2_attr (d,
DW_AT_import
, cu);
7190
import_attr = dwarf2_attr (die,
DW_AT_import
, cu);
7193
complaint (_("Tag '%s' has no
DW_AT_import
"),
7222
<54>
DW_AT_import
: <0x75>
7283
import_attr = dwarf2_attr (child_die,
DW_AT_import
, cu);
7286
complaint (_("Tag '%s' has no
DW_AT_import
"),
16628
if (attr.name ==
DW_AT_import
)
16636
/* Did not find
DW_AT_import
. *
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
DWARFLinker.cpp
94
case dwarf::
DW_AT_import
:
/src/external/gpl3/binutils/dist/binutils/
dwarf.c
3522
case
DW_AT_import
:
3532
warn (_("Offset %#" PRIx64 " used as value for
DW_AT_import
attribute of DIE at offset %#tx is too big.\n"),
/src/external/gpl3/binutils.old/dist/binutils/
dwarf.c
3445
case
DW_AT_import
:
3455
warn (_("Offset %#" PRIx64 " used as value for
DW_AT_import
attribute of DIE at offset %#tx is too big.\n"),
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
27041
add_AT_die_ref (namespace_die,
DW_AT_import
, origin_die);
27484
the
DW_AT_import
tag. Force creation of DW_TAG_typedef. */
27549
add_AT_die_ref (imported_die,
DW_AT_import
, at_import_die);
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
26904
add_AT_die_ref (namespace_die,
DW_AT_import
, origin_die);
27344
the
DW_AT_import
tag. Force creation of DW_TAG_typedef. */
27409
add_AT_die_ref (imported_die,
DW_AT_import
, at_import_die);
Completed in 123 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026