Searched refs:setDIE (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ | ||
D | DwarfDebug.h | 114 void setDIE(DIE &D) { TheDIE = &D; } in setDIE() function |
D | DwarfCompileUnit.cpp | 472 DV.setDIE(*D); in constructVariableDIE() |