OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addGlobalName
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h
117
virtual void
addGlobalName
(StringRef Name, const DIE &Die,
375
void
addGlobalName
(StringRef Name, const DIE &Die,
DwarfCompileUnit.h
311
void
addGlobalName
(StringRef Name, const DIE &Die,
DwarfCompileUnit.cpp
184
addGlobalName
(GV->getName(), *VariableDIE, DeclContext);
343
addGlobalName
(Name, NDie, CB->getScope());
1364
///
addGlobalName
- Add a new global name to the compile unit.
1365
void DwarfCompileUnit::
addGlobalName
(StringRef Name, const DIE &Die,
1513
addGlobalName
(SP->getName(), SPDie, Context);
DwarfUnit.cpp
1060
addGlobalName
(Name, NDie, NS->getScope());
1077
addGlobalName
(M->getName(), MDie, M->getScope());
1520
addGlobalName
(Name, Enumerator, Context);
1763
void DwarfTypeUnit::
addGlobalName
(StringRef Name, const DIE &Die,
Completed in 19 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026