Searched refs:sec_strtab (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/boot/tools/
H A Drelocs.c93 const char *sec_strtab; local
96 sec_strtab = secs[ehdr.e_shstrndx].strtab;
98 name = sec_strtab + secs[shndx].shdr.sh_name;
/linux-master/arch/x86/tools/
H A Drelocs.c255 const char *sec_strtab; local
257 sec_strtab = secs[shstrndx].strtab;
260 name = sec_strtab + secs[shndx].shdr.sh_name;

Completed in 272 milliseconds