Skip to main content

compile_output_objects

Function compile_output_objects 

pub(crate) fn compile_output_objects<T>(
    outputs: Vec<CompileOutput<T>>,
) -> Vec<Vec<u8>>
Expand description

Extract the object buffers from ELF-mode compile outputs.