Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_modules/module_manager/utilities/
Dmodule_to_binary.c138 CODE_SECTION_ENTRY code_section_temp; in main() local
270 code_section_temp = code_section_array[i]; in main()
272 code_section_array[j] = code_section_temp; in main()
Dmodule_to_c_array.c139 CODE_SECTION_ENTRY code_section_temp; in main() local
284 code_section_temp = code_section_array[i]; in main()
286 code_section_array[j] = code_section_temp; in main()