Lines Matching full:bytecode
7206 The first two invocations to GCC save a bytecode representation of
7208 final invocation reads the GIMPLE bytecode from `foo.o' and
7221 The above generates bytecode for `foo.c' and `bar.c', merges them
7261 link-time optimizations to those files that contain bytecode.
7270 bytecode files: `-fPIC', `-fcommon' and all the `-m' target flags.
7277 from the bytecode files. It is recommended, then, that you
7305 If object files containing GIMPLE bytecode are stored in a library
7331 bytecode that is portable between different types of hosts. The
7332 bytecode files are versioned and there is a strict version check,
7333 so bytecode files generated in one version of GCC will not work
7385 bytecode out of library archives. This improves the quality of
44171 language and the fantastic Java bytecode interpreter.