Function rustc_target::asm::arm::frame_pointer_r7[][src]

fn frame_pointer_r7(
    _arch: InlineAsmArch,
    has_feature: impl FnMut(&str) -> bool,
    target: &Target
) -> Result<(), &'static str>