Searched refs:DwarfCtx (Results 1 – 1 of 1) sorted by relevance
149 std::unique_ptr<DWARFContext> DwarfCtx = in dump() local151 if (!DwarfCtx) { in dump()159 DWARFCompileUnit *CU = cast<DWARFCompileUnit>(DwarfCtx->getUnitAtIndex(0)); in dump()161 DWARFCompileUnit *CU = DwarfCtx->getCompileUnitAtIndex(0); in dump()168 const DWARFLineTable *LineTable = DwarfCtx->getLineTableForUnit(CU); in dump()