Searched refs:elf_strtbl_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | remoteproc_elf_helpers.h | 100 static inline unsigned int elf_strtbl_add(const char *name, void *ehdr, u8 class, size_t *index) in elf_strtbl_add() function
|
H A D | remoteproc_coredump.c | 430 elf_shdr_set_sh_name(class, shdr, elf_strtbl_add(str_tbl, ehdr, class, &strtbl_index)); in rproc_coredump_using_sections() 443 elf_strtbl_add(segment->priv, ehdr, class, &strtbl_index)); in rproc_coredump_using_sections()
|
Completed in 2 milliseconds