Lines Matching refs:DWARFCompileUnit
235 DWARFCompileUnit *U = in TestAllForms()
236 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0)); in TestAllForms()
521 DWARFCompileUnit *U =
522 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
710 DWARFCompileUnit *U1 =
711 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
712 DWARFCompileUnit *U2 =
713 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(1));
932 DWARFCompileUnit *U =
933 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
1225 DWARFCompileUnit *U =
1226 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
1401 DWARFCompileUnit *U =
1402 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
1459 DWARFCompileUnit *U =
1460 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
1511 DWARFCompileUnit *U =
1512 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
1584 DWARFCompileUnit *U =
1585 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
1791 DWARFCompileUnit *U =
1792 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
1855 DWARFCompileUnit *U =
1856 cast<DWARFCompileUnit>(DwarfContext->getUnitAtIndex(0));
2159 DWARFCompileUnit CU(*Context, Sec, Header, /* DA = */ 0, /* RS = */ 0,