Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Dmain.cc525 std::unique_ptr<TypeInfo> ParseEnumType(const nogrod::DwarfDie* die) { in ParseEnumType() function
1014 type_info = ParseEnumType(die); in ParseDie()