Searched refs:str_offset (Results 1 – 2 of 2) sorted by relevance
273 const uint32_t strp_offset = m_entries[i].str_offset; in Save()
4942 LONGEST str_offset = read_offset (abfd, buf, cu_header, in read_indirect_string() local4951 if (str_offset >= dwarf_str_size) in read_indirect_string()4958 if (dwarf_str_buffer[str_offset] == '\0') in read_indirect_string()4960 return dwarf_str_buffer + str_offset; in read_indirect_string()