Searched refs:constructSubprogramScopeDIE (Results 1 – 3 of 3) sorted by relevance
263 DIE &constructSubprogramScopeDIE(const DISubprogram *Sub, LexicalScope *Scope,
2773 TheCU.constructSubprogramScopeDIE(SP, FnScope, FunctionLineTableLabel); in endFunctionImpl()2777 SkelCU->constructSubprogramScopeDIE(SP, FnScope, FunctionLineTableLabel); in endFunctionImpl()
1123 DIE &DwarfCompileUnit::constructSubprogramScopeDIE(const DISubprogram *Sub, in constructSubprogramScopeDIE() function in DwarfCompileUnit