OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elff_close
(Results
1 - 8
of
8
) sorted by null
/external/qemu/elff/
elff_api.h
118
* NOTE: handle returned from this routine must be closed using
elff_close
().
127
void
elff_close
(ELFF_HANDLE handle);
elff_api.cc
34
elff_close
(ELFF_HANDLE handle)
function
/ndk/sources/host-tools/ndk-stack/elff/
elff_api.h
118
* NOTE: handle returned from this routine must be closed using
elff_close
().
127
void
elff_close
(ELFF_HANDLE handle);
elff_api.cc
34
elff_close
(ELFF_HANDLE handle)
function
/external/qemu/memcheck/
memcheck_util.c
251
elff_close
(handle);
257
elff_close
(handle);
memcheck.c
149
elff_close
(elff_handle);
memcheck_proc_management.c
659
elff_close
(elff_handle);
/ndk/sources/host-tools/ndk-stack/
ndk-stack-parser.c
357
elff_close
(elff_handle);
363
elff_close
(elff_handle);
Completed in 1162 milliseconds