Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h251 const DWARFDebugInfoEntryMinimal *getDIEForOffset(uint32_t Offset) const { in getDIEForOffset() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h519 DWARFDie getDIEForOffset(uint32_t Offset) { in getDIEForOffset() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp615 DWARFDie DWARFContext::getDIEForOffset(uint32_t Offset) { in getDIEForOffset() function in DWARFContext