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.h35 const StringTable* debug_str_table, in DwarfContext()
46 [[nodiscard]] const StringTable* debug_str_table() const { return debug_str_table_; } in debug_str_table() function
Ddwarf_info.cc36 const StringTable* debug_str_table, in DwarfParser()