Home
last modified time | relevance | path

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

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