Home
last modified time | relevance | path

Searched defs:CUs (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h47 SmallVector<std::unique_ptr<DwarfUnit>, 1> CUs; variable
DDwarfDebug.cpp1709 std::vector<DwarfCompileUnit *> CUs; in emitDebugARanges() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h34 DWARFUnitSection<DWARFCompileUnit> CUs; variable
/external/llvm/lib/IR/
DVerifier.cpp3490 auto *CUs = M->getNamedMetadata("llvm.dbg.cu"); in verifyTypeRefs() local