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