Searched refs:GetDieByOffset (Results 1 – 3 of 3) sorted by relevance
118 [[nodiscard]] const DwarfDie* GetDieByOffset(uint64_t offset) const;
394 const DwarfDie* DwarfInfo::GetDieByOffset(uint64_t offset) const { in GetDieByOffset() function in nogrod::DwarfInfo
420 auto target_die = info->GetDieByOffset(offset.value()); in GetAtTypeDie()436 auto specification_die = info->GetDieByOffset(specification_offset.value()); in GetAtTypeDie()