OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:optlevel
(Results
1 - 4
of
4
) sorted by null
/external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli
103
(** [create_jit m
optlevel
] creates a new JIT (just-in-time compiler), taking
105
level [
optlevel
]. Raises [Error msg] if an error occurrs. The execution
/external/elfutils/src/
ld.h
776
unsigned long int
optlevel
;
member in struct:ld_state
ld.c
716
ld_state.
optlevel
= 1;
726
ld_state.
optlevel
= level;
[
all
...]
ldgeneric.c
[
all
...]
Completed in 236 milliseconds