Searched defs:getDIEForOffset (Results 1 – 3 of 3) sorted by relevance
251 const DWARFDebugInfoEntryMinimal *getDIEForOffset(uint32_t Offset) const { in getDIEForOffset() function
496 DWARFDie getDIEForOffset(uint64_t Offset) { in getDIEForOffset() function
677 DWARFDie DWARFContext::getDIEForOffset(uint64_t Offset) { in getDIEForOffset() function in DWARFContext