OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:load_macho
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/m_ume/
priv_ume.h
42
extern Int VG_(
load_macho
) ( Int fd, const HChar *name, ExeInfo *info );
main.c
57
{ VG_(match_macho), VG_(
load_macho
) },
macho.c
816
Int VG_(
load_macho
)(Int fd, const HChar *name, ExeInfo *info)
function
Completed in 673 milliseconds