OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:obj_file_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_coordinator.h
59
// (1) llc translates the bitcode in pexe_url_ to an object in
obj_file_
.
60
// (2) ld links the object code in
obj_file_
and produces a nexe in nexe_file_.
179
// Invoked when the write descriptor for
obj_file_
is created.
239
nacl::scoped_ptr<TempFile>
obj_file_
;
member in class:plugin::PnaclCoordinator
pnacl_translate_thread.h
124
TempFile*
obj_file_
;
member in class:plugin::PnaclTranslateThread
Completed in 41 milliseconds