Searched refs:sectionName (Results 1 – 1 of 1) sorted by relevance
591 char *sectionName; in elfParse() local605 sectionName = elf_strptr(elf, shdrstrndx, shdr.sh_name); in elfParse()609 ELF_ERR("Error getting data for section %s", sectionName); in elfParse()613 elfExtractSectionPointer(elf_data, sectionName, app); in elfParse()