pub fn section_used(
section_name: &str,
env: &Env,
) -> Result<ExprResult, AssemblerError>Expand description
Returns the number of bytes consummed in the section
pub fn section_used(
section_name: &str,
env: &Env,
) -> Result<ExprResult, AssemblerError>Returns the number of bytes consummed in the section