OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:llvm_string_of_message
(Results
1 - 2
of
2
) sorted by null
/external/llvm/bindings/ocaml/target/
target_ocaml.c
27
value
llvm_string_of_message
(char* Message);
289
return
llvm_string_of_message
(LLVMGetTargetMachineTriple(
295
return
llvm_string_of_message
(LLVMGetTargetMachineCPU(
301
return
llvm_string_of_message
(LLVMGetTargetMachineFeatureString(
/external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c
28
value
llvm_string_of_message
(char* Message) {
function
37
caml_raise_with_arg(Prototype,
llvm_string_of_message
(Message));
[
all
...]
Completed in 62 milliseconds