Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/
Ddwarf.c38 static struct kmem_cache *dwarf_frame_cachep; variable
1015 kmem_cache_destroy(dwarf_frame_cachep); in dwarf_unwinder_cleanup()
1173 dwarf_frame_cachep = kmem_cache_create("dwarf_frames", in dwarf_unwinder_init()
1182 dwarf_frame_cachep); in dwarf_unwinder_init()