Home
last modified time | relevance | path

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

/external/libunwind/src/coredump/
D_UCD_destroy.c27 _UCD_destroy (struct UCD_info *ui) in _UCD_destroy() function
D_UCD_create.c282 _UCD_destroy(ui); in _UCD_create()
/external/libunwind/include/
Dlibunwind-coredump.h41 extern void _UCD_destroy(struct UCD_info *);
/external/libunwind/tests/
Dtest-coredump-unwind.c391 _UCD_destroy(ui); in main()
/external/libunwind/src/
DMakefile.am58 coredump/_UCD_destroy.c \