Home
last modified time | relevance | path

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

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