Home
last modified time | relevance | path

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

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