Searched full:ramfunc (Results 1 – 9 of 9) sorted by relevance
10 SECTION_DATA_PROLOGUE(.ramfunc,,)14 *(.ramfunc)15 *(".ramfunc.*")17 #include <snippets-ramfunc-section.ld>23 __ramfunc_load_start = LOADADDR(.ramfunc);
47 ramfunc.ld
25 /* Verify that the .ramfunc section is not empty, it is located in ZTEST()27 * the .ramfunc section. in ZTEST()30 ".ramfunc linker section is empty"); in ZTEST()33 ".ramfunc linker section not in RAM"); in ZTEST()37 "arm_ram_function not loaded into .ramfunc"); in ZTEST()45 ".ramfunc section not user accessible"); in ZTEST()
2 arch.arm.ramfunc:
7 also verifies that the .ramfunc section is accessible by
112 # This comes from ramfunc.ls, via snippets-ram-sections.ld113 zephyr_linker_section(NAME .ramfunc GROUP RAM_REGION SUBALIGN 8)
204 __attribute__((long_call, section(".ramfunc")))
741 /* Is it in valid ramfunc range */ in z_arm_is_pc_valid()
1166 # RAMFUNC_SECTION Inside the RAMFUNC RAMABLE_REGION GROUP, not initialized.1216 set(ramfunc_path "${snippet_base}/snippets-ramfunc-section.ld")