Home
last modified time | relevance | path

Searched refs:constructCompileUnit (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h433 CompileUnit *constructCompileUnit(const MDNode *N);
DDwarfDebug.cpp587 CompileUnit *DwarfDebug::constructCompileUnit(const MDNode *N) { in constructCompileUnit() function in DwarfDebug
707 constructCompileUnit(*I); in collectLegacyDebugInfo()
741 CompileUnit *CU = constructCompileUnit(CUNode); in beginModule()