OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LLVMOrcTargetAddress
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm-c/
OrcBindings.h
34
typedef uint64_t
LLVMOrcTargetAddress
;
75
LLVMOrcTargetAddress
85
LLVMOrcTargetAddress
InitAddr);
92
LLVMOrcTargetAddress
NewAddr);
129
LLVMOrcTargetAddress
LLVMOrcGetSymbolAddress(LLVMOrcJITStackRef JITStack,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
OrcBindings.h
34
typedef uint64_t
LLVMOrcTargetAddress
;
77
LLVMOrcTargetAddress
*RetAddr,
86
LLVMOrcTargetAddress
InitAddr);
93
LLVMOrcTargetAddress
NewAddr);
140
LLVMOrcTargetAddress
*RetAddr,
148
LLVMOrcTargetAddress
*RetAddr,
Completed in 273 milliseconds