Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c35 static struct kmem_cache *dwarf_frame_cachep; variable
1013 kmem_cache_destroy(dwarf_frame_cachep); in dwarf_unwinder_cleanup()
1171 dwarf_frame_cachep = kmem_cache_create("dwarf_frames", in dwarf_unwinder_init()
1180 dwarf_frame_cachep); in dwarf_unwinder_init()