OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mObjFile
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
CacheReader.h
39
FileHandle *
mObjFile
;
57
:
mObjFile
(NULL), mInfoFile(NULL), mInfoFileSize(0), mpHeader(NULL),
CacheWriter.h
36
FileHandle *
mObjFile
;
/frameworks/compile/libbcc/lib/ExecutionEngine/
MCCacheReader.h
39
FileHandle *
mObjFile
, *mInfoFile;
62
:
mObjFile
(NULL), mInfoFile(NULL), mInfoFileSize(0), mpHeader(NULL),
MCCacheWriter.h
36
FileHandle *
mObjFile
, *mInfoFile;
Completed in 750 milliseconds