Searched defs:debug_str_table (Results 1 – 2 of 2) sorted by relevance
34 StringTable* debug_str_table, in DwarfContext()45 [[nodiscard]] const StringTable* debug_str_table() const { return debug_str_table_; } in debug_str_table() function
38 StringTable debug_str_table, in DwarfParser()