Searched refs:string_offsets_table (Results 1 – 1 of 1) sorted by relevance
450 std::optional<StringOffsetTable> string_offsets_table; in ReadDwarfInfo() local456 string_offsets_table.emplace(std::move(*string_offset_table_buf)); in ReadDwarfInfo()472 std::move(string_offsets_table))); in ReadDwarfInfo()