Lines Matching full:binary
138 into four stages: the pre-build, first-pass binary, final binary, and
167 Compilation proper begins with the first intermediate binary. Source files (C
197 Unfixed size binary
198 The unfixed size intermediate binary is produced when :ref:`usermode_api`
200 It produces a binary where sizes are not fixed and thus it may be used
201 by post-process steps that will impact the size of the final binary.
209 Fixed size binary
210 The fixed size intermediate binary is produced when :ref:`usermode_api`
213 It produces a binary where sizes are fixed and thus the size must not change
214 between the intermediate binary and the final binary.
230 binary.
235 The *gen_app_partitions.py* script scans the unfixed size binary and
241 :alt: Zephyr's intermediate binary post-process I
248 The *gen_device_deps.py* script scans the unfixed size binary to determine
255 :alt: Zephyr's intermediate binary post-process II
260 The *gen_isr_tables.py* script scans the fixed size binary and creates
266 :alt: Zephyr's intermediate binary post-process III
281 :alt: Zephyr's intermediate binary post-process IV
285 When no intermediate binary post-processing is required then the first
286 intermediate binary will be directly used as the final binary.
288 Final binary
291 The binary from the previous stage is incomplete, with empty and/or