Searched defs:str_offset (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-stack/elff/
H A Ddwarf_cu.cc176 Elf_Xword str_offset = local
178 attr_value->str = elf_file_->get_debug_str(str_offset);
181 Elf_Word str_offset = local
183 attr_value->str = elf_file_->get_debug_str(str_offset);

Completed in 4 milliseconds