Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Dmain.cc1191 const TypeInfo* variable_type = ParseDie(variable_type_die, die, dwarf_info.get(), &types); in main() local
1192 symbols[name] = variable_type->id(); in main()