OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIEAttrs
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/AsmPrinter/
DIEHash.h
30
struct
DIEAttrs
{
121
void collectAttributes(const DIE &Die,
DIEAttrs
&Attrs);
124
void hashAttributes(const
DIEAttrs
&Attrs, dwarf::Tag Tag);
DIEHash.cpp
118
void DIEHash::collectAttributes(const DIE &Die,
DIEAttrs
&Attrs) {
362
void DIEHash::hashAttributes(const
DIEAttrs
&Attrs, dwarf::Tag Tag) {
424
DIEAttrs
Attrs = {};
Completed in 2132 milliseconds