OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setResultPointer
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
MachineRelocation.h
319
///
setResultPointer
- Set the result to the specified pointer value.
321
void
setResultPointer
(void *Ptr) {
/external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp
857
MR.
setResultPointer
(ResultPtr);
[
all
...]
Completed in 37 milliseconds