Home
last modified time | relevance | path

Searched refs:constructCallSiteEntryDIE (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h284 DIE &constructCallSiteEntryDIE(DIE &ScopeDIE, const DISubprogram *CalleeSP,
H A DDwarfCompileUnit.cpp1261 DIE &DwarfCompileUnit::constructCallSiteEntryDIE(DIE &ScopeDIE, in constructCallSiteEntryDIE() function in DwarfCompileUnit
H A DDwarfDebug.cpp988 DIE &CallSiteDIE = CU.constructCallSiteEntryDIE( in constructCallSiteEntryDIEs()