Searched refs:string_table_length (Results 1 – 9 of 9) 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.
285 uint64_t string_table_length; member420 && hdr->sh_name < filedata->string_table_length); in section_name_valid()906 if (sec->sh_name >= filedata->string_table_length) in printable_section_name()7690 filedata->string_table_length = filedata->string_table != NULL ? section->sh_size : 0; in process_section_headers()11896 section.sh_name = filedata->string_table_length; in process_dynamic_section()14206 strtab_size = filedata->string_table_length; in process_symbol_table()16850 filedata->string_table_length in load_debug_section()
593 Ensure string_table_length is 0 if string_table == NULL.
264 (current_file_size, string_table, string_table_length, elf_header)
280 unsigned long string_table_length; member384 && hdr->sh_name < filedata->string_table_length); in section_name_valid()394 if (hdr->sh_name >= filedata->string_table_length) in section_name_print()7142 filedata->string_table_length = filedata->string_table != NULL ? section->sh_size : 0; in process_section_headers()11350 section.sh_name = filedata->string_table_length; in process_dynamic_section()13617 strtab_size = filedata->string_table_length; in process_symbol_table()16123 filedata->string_table_length in load_debug_section()
88532 archive_file_size, string_table_length, dynamic_addr,