Linux: Tidy up the elf symbol table name

This commit is contained in:
Mike Auty
2023-11-29 12:03:43 +00:00
parent 0769df4b3c
commit b20643d5e0
@@ -107,7 +107,7 @@ class module(generic.GenericIntelProcess):
def get_elf_table_name(self):
elf_table_name = intermed.IntermediateSymbolTable.create(
self._context,
"config_name_elf_symbol_table",
"elf_symbol_table",
"linux",
"elf",
native_types=None,