Searched refs:get_debug_str (Results 1 – 2 of 2) sorted by relevance
178 attr_value->str = elf_file_->get_debug_str(str_offset); in process_attrib()183 attr_value->str = elf_file_->get_debug_str(str_offset); in process_attrib()
299 const char* get_debug_str(Elf_Xword index) const { in get_debug_str() function