Home
last modified time | relevance | path

Searched refs:target_die (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/tools/nogrod/
Dmain.cc420 auto target_die = info->GetDieByOffset(offset.value()); in GetAtTypeDie() local
421 if (target_die == nullptr) { in GetAtTypeDie()
427 return target_die; in GetAtTypeDie()