Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c222 static inline const char *section_begin(Elf64_Shdr *shdr) in section_begin() function
293 elf.sh_string = section_begin(section_by_idx(elf16toh(elf.ehdr->e_shstrndx))); in init_elf()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0017-CVE-2022-38127-2.patch152 - next = section_begin + offset;
154 + next = section_begin + offset + debug_info_p->rnglists_base;
H A D0018-CVE-2022-38128-1.patch259 - 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++)
H A D0018-CVE-2022-38128-2.patch267 next = section_begin + offset + debug_info_p->rnglists_base;
H A D0017-CVE-2022-38127-1.patch649 expected_start = hdrptr - section_begin;