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