Home
last modified time | relevance | path

Searched defs:getDIE (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h109 DIE *getDIE(const MDNode *TypeMD) { in getDIE() function
DDwarfDebug.h112 DIE *getDIE() const { return TheDIE; } in getDIE() function
DDwarfUnit.cpp187 DIE *DwarfUnit::getDIE(DIDescriptor D) const { in getDIE() function in DwarfUnit