pub fn compile_output_objects<T>(outputs: Vec<CompileOutput<T>>) -> Vec<Vec<u8>>
Extract the object buffers from ELF-mode compile outputs.