Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h470 DWARFDie getDIEForOffset(uint64_t Offset) { in getDIEForOffset() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp726 DWARFDie DWARFContext::getDIEForOffset(uint64_t Offset) { in getDIEForOffset() function in DWARFContext