Home
last modified time | relevance | path

Searched refs:section_string_table (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/common_modules/module_manager/utilities/
Dmodule_to_c_array.c89 unsigned char *section_string_table; variable
207section_string_table = malloc(section_header[header.elf_header_section_string_index].elf_section_… in main()
210 …eader.elf_header_section_string_index].elf_section_header_offset, section_string_table, section_he… in main()
365 …fprintf(array_file, ", /* SECTION: %s */\n", &section_string_table[section_header[k].elf_sec… in main()
Dmodule_to_binary.c89 unsigned char *section_string_table; variable
197section_string_table = malloc(section_header[header.elf_header_section_string_index].elf_section_… in main()
200 …eader.elf_header_section_string_index].elf_section_header_offset, section_string_table, section_he… in main()