Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_coredump.c359 char *str_tbl = "STR_TBL"; in rproc_coredump_using_sections() local
379 strtbl_size += strlen(str_tbl) + 2; in rproc_coredump_using_sections()
430 elf_shdr_set_sh_name(class, shdr, elf_strtbl_add(str_tbl, ehdr, class, &strtbl_index)); in rproc_coredump_using_sections()