OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elff_close
(Results
1 - 3
of
3
) sorted by null
/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
/ndk/sources/host-tools/ndk-stack/
ndk-stack-parser.c
415
elff_close
(elff_handle);
421
elff_close
(elff_handle);
Completed in 98 milliseconds