Home
last modified time | relevance | path

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

/linux-6.15/kernel/module/
H A Dmain.c2620 bool codetag_section_found = false; in move_module() local
2661 codetag_section_found = true; in move_module()
2699 if (codetag_section_found) in move_module()