pub fn section_start(
section_name: &str,
env: &Env,
) -> Result<ExprResult, AssemblerError>
Expand description
Returns the address of the beginning of the section
pub fn section_start(
section_name: &str,
env: &Env,
) -> Result<ExprResult, AssemblerError>
Returns the address of the beginning of the section