Function ldscript_parser::parse

source ·
pub fn parse(ldscript: &str) -> Result<Vec<RootItem>, String>
Expand description

Parses the string that contains a linker script