Searched refs:string_table_length (Results 1 – 3 of 3) sorted by relevance
1040 * readelf.c (string_table_length): New variable.1044 string_table_offset. Set the value of string_table_length1047 (process_file): Set string_table_length to 0 when it is freed.
177 static unsigned long string_table_length; variable280 : ((X)->sh_name >= string_table_length ? _("<corrupt>") \5164 string_table_length = string_table != NULL ? section->sh_size : 0; in process_section_headers()8383 section.sh_name = string_table_length; in process_dynamic_section()10150 strtab_size = string_table_length; in process_symbol_table()15023 string_table_length = 0; in process_object()
593 Ensure string_table_length is 0 if string_table == NULL.