Home
last modified time | relevance | path

Searched defs:section_begin (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dgh100.c202 Elf32_Off section_begin = ehdr->e_shoff + ehdr->e_shnum * ehdr->e_shentsize; in elf_validate_sections() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c225 static inline const char *section_begin(Elf64_Shdr *shdr) in section_begin() function