Searched defs:type_unit (Results 1 – 2 of 2) sorted by relevance
117 if (auto *type_unit = llvm::dyn_cast<DWARFTypeUnit>(unit_sp.get())) { in ParseUnitsFor() local
303 uboot_diskgetunit(int type, int type_unit) in uboot_diskgetunit()