Searched defs:RefDie (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | CompileUnit.cpp | 77 DIE *RefDie; in fixupForwardReferences() local
|
D | DwarfLinker.cpp | 131 if (const auto RefDie = RefCU->getOrigUnit().getDIEForOffset(RefOffset)) { in resolveDIEReference() local 717 if (auto RefDie = resolveDIEReference(*this, DMO, Units, Val, Unit, Die, in keepDIEAndDependencies() local 953 DWARFDie RefDie = in cloneDieReferenceAttribute() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/ |
D | DwarfGenerator.cpp | 91 dwarfgen::DIE &RefDie) { in addAttribute()
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 419 DIE *RefDie; in fixupForwardReferences() local 1492 if (const auto *RefDie = RefCU->getOrigUnit().getDIEForOffset(RefOffset)) in resolveDIEReference() local 2373 const DWARFDebugInfoEntryMinimal *RefDie = in cloneDieReferenceAttribute() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 1871 StringRef Identifier, DIE &RefDie, in addDwarfTypeUnitType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 2329 StringRef Identifier, DIE &RefDie, in addDwarfTypeUnitType()
|