Home
last modified time | relevance | path

Searched defs:DWARFDie (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h49 DWARFDie(DWARFUnit *Unit, const DWARFDebugInfoEntry *D) : U(Unit), Die(D) {} in DWARFDie() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp171 [&](const Twine &Error, StringRef Context, const DWARFDie *) { in createStreamer()
174 [&](const Twine &Warning, StringRef Context, const DWARFDie *) { in createStreamer()
336 [&](const Twine &Error, StringRef Context, const DWARFDie *) { in link()