Home
last modified time | relevance | path

Searched refs:string_offsets_table (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/tools/nogrod/
Delf_reader.cc450 std::optional<StringOffsetTable> string_offsets_table; in ReadDwarfInfo() local
456 string_offsets_table.emplace(std::move(*string_offset_table_buf)); in ReadDwarfInfo()
472 std::move(string_offsets_table))); in ReadDwarfInfo()