Searched defs:ScopeDIE (Results 1 – 2 of 2) sorted by relevance
555 DIE *ScopeDIE = constructInlinedScopeDIE(Scope, ParentScopeDIE); in constructScopeDIE() local566 DIE *ScopeDIE = constructLexicalScopeDIE(Scope); in constructScopeDIE() local573 void DwarfCompileUnit::addScopeRangeList(DIE &ScopeDIE, in addScopeRangeList()665 auto ScopeDIE = DIE::get(DIEValueAllocator, dwarf::DW_TAG_inlined_subroutine); in constructInlinedScopeDIE() local695 auto ScopeDIE = DIE::get(DIEValueAllocator, dwarf::DW_TAG_lexical_block); in constructLexicalScopeDIE() local1022 DIE &ScopeDIE = updateSubprogramScopeDIE(Sub); in constructSubprogramScopeDIE() local1052 DIE &ScopeDIE) { in createAndAddScopeChildren()1190 DIE &DwarfCompileUnit::constructCallSiteEntryDIE(DIE &ScopeDIE, in constructCallSiteEntryDIE()
896 DwarfCompileUnit &CU, DIE &ScopeDIE, in constructCallSiteEntryDIEs()2296 DIE &ScopeDIE = TheCU.constructSubprogramScopeDIE(SP, FnScope); in endFunctionImpl() local