Home
last modified time | relevance | path

Searched defs:debug_str_table (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_context.h34 StringTable* debug_str_table, in DwarfContext()
45 [[nodiscard]] const StringTable* debug_str_table() const { return debug_str_table_; } in debug_str_table() function
Ddwarf_info.cc38 StringTable debug_str_table, in DwarfParser()