Searched defs:SymbolCU (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h279 struct SymbolCU { struct in namespace:llvm
280 SymbolCU(DwarfCompileUnit *CU, const MCSymbol *Sym) : Sym(Sym), CU(CU) {} function in struct:llvm::SymbolCU

Completed in 104 milliseconds