Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_modules/module_manager/utilities/
Dmodule_to_binary.c32 unsigned short elf_header_section_string_index; member
197 …section_string_table = malloc(section_header[header.elf_header_section_string_index].elf_section_… in main()
200 …r[header.elf_header_section_string_index].elf_section_header_offset, section_string_table, section… in main()
Dmodule_to_c_array.c32 unsigned short elf_header_section_string_index; member
207 …section_string_table = malloc(section_header[header.elf_header_section_string_index].elf_section_… in main()
210 …r[header.elf_header_section_string_index].elf_section_header_offset, section_string_table, section… in main()