Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/include/
H A Dstack.h62 void unwind_module_unloaded(struct linker_file *);
/freebsd-14.2/sys/arm/arm/
H A Delf_machdep.c327 unwind_module_unloaded(lf); in elf_cpu_unload_file()
H A Dunwind.c251 unwind_module_unloaded(struct linker_file *lf) in unwind_module_unloaded() function