Skip to main content

compile_output_objects

Function compile_output_objects 

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

Extract the object buffers from ELF-mode compile outputs.