add_undefined_symbol

Function add_undefined_symbol 

Source
pub fn add_undefined_symbol(
    object: &mut Object<'static>,
    name: String,
) -> SymbolId
Expand description

Declare an undefined text symbol resolved when the objects are linked.