Searched refs:section_begin (Results 1 – 5 of 5) sorted by relevance
222 static inline const char *section_begin(Elf64_Shdr *shdr) in section_begin() function293 elf.sh_string = section_begin(section_by_idx(elf16toh(elf.ehdr->e_shstrndx))); in init_elf()
152 - next = section_begin + offset;154 + next = section_begin + offset + debug_info_p->rnglists_base;
259 - record_abbrev_list_for_cu (cu_offset, start - section_begin, list);261 + record_abbrev_list_for_cu (cu_offset, start - section_begin,267 for (start = section_begin, unit = 0; start < end; unit++)
267 next = section_begin + offset + debug_info_p->rnglists_base;
649 expected_start = hdrptr - section_begin;