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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp     [all...]
DwarfDebug.cpp 517 DIE *ContextDIE;
524 ContextDIE = &SPCU.getUnitDie();
527 ContextDIE = SPCU.getOrCreateContextDIE(resolve(SP.getContext()));
531 AbsDef = &SPCU.createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE,
    [all...]

Completed in 233 milliseconds