Home
last modified time | relevance | path

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

/scripts/build/
A Dgen_relocate_app.py347 full_list_of_sections: 'dict[SectionKind, list[OutputSection]]',
367 if full_list_of_sections[kind]:
370 tmp = print_linker_sections(full_list_of_sections[kind])
425 full_list_of_sections,
444 full_list_of_sections,
452 full_list_of_sections,
460 full_list_of_sections,
483 def generate_memcpy_code(memory_type, full_list_of_sections, code_generation): argument
492 if kind in generate_sections and full_list_of_sections[kind]:
504 and full_list_of_sections[SectionKind.BSS]
[all …]

Completed in 3 milliseconds