Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_info.h109 StringTable string_table,
Ddwarf_info.cc329 StringTable string_table, in DwarfInfo() argument
333 string_table_{std::move(string_table)},
Delf_reader.cc446 StringTable string_table{std::move(*string_table_buf)}; in ReadDwarfInfo() local
471 std::move(string_table), in ReadDwarfInfo()