Home
last modified time | relevance | path

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

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