pub fn symbol_addr(object: &File<'_>, name: &str) -> Result<u32>
Expand description

Get a symbol’s address from an object file.