Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp915 DIE *NewRefDie = nullptr; in cloneDieReferenceAttribute() local
946 NewRefDie = RefInfo.Clone; in cloneDieReferenceAttribute()
959 RefUnit->getStartOffset() + NewRefDie->getOffset(); in cloneDieReferenceAttribute()
967 NewRefDie, RefUnit, Ctxt, in cloneDieReferenceAttribute()
975 dwarf::Form(AttrSpec.Form), DIEEntry(*NewRefDie)); in cloneDieReferenceAttribute()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2369 DIE *NewRefDie = nullptr; in cloneDieReferenceAttribute() local
2401 NewRefDie = RefInfo.Clone; in cloneDieReferenceAttribute()
2414 RefUnit->getStartOffset() + NewRefDie->getOffset(); in cloneDieReferenceAttribute()
2422 NewRefDie, RefUnit, Ctxt, in cloneDieReferenceAttribute()
2430 dwarf::Form(AttrSpec.Form), DIEEntry(*NewRefDie)); in cloneDieReferenceAttribute()