HomeSort by relevance Sort by last modified time
    Searched refs:constructScopeDIE (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 458 DIE *constructScopeDIE(CompileUnit *TheCU, LexicalScope *Scope);
DwarfDebug.cpp 548 DIE *DwarfDebug::constructScopeDIE(CompileUnit *TheCU, LexicalScope *Scope) {
581 if (DIE *Nested = constructScopeDIE(TheCU, Scopes[j]))
    [all...]

Completed in 31 milliseconds