strtab 93 opal/mca/patcher/linux/patcher_linux_module.c void *jmprel, *strtab; strtab 101 opal/mca/patcher/linux/patcher_linux_module.c strtab = mca_patcher_linux_get_dynentry (base, dphdr, DT_STRTAB); strtab 110 opal/mca/patcher/linux/patcher_linux_module.c char *elf_sym = (char *) strtab + symtab[relsymidx].st_name;