Home
last modified time | relevance | path

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

/sof-2.7.6/smex/
Delf.h62 const Elf32_Shdr **dst_section, void **dst_buff);
Delf.c431 const Elf32_Shdr **dst_section, void **dst_buff) in elf_read_section() argument
445 if (dst_section) in elf_read_section()
446 *dst_section = section; in elf_read_section()