Home
last modified time | relevance | path

Searched refs:asm_final_spec (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c715 static const char *asm_final_spec = ASM_FINAL_SPEC; variable
1191 INIT_STATIC_SPEC ("asm_final", &asm_final_spec),
5136 value = do_spec_1 (asm_final_spec, 0, NULL); in do_spec_1()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c1080 static const char *asm_final_spec = ASM_FINAL_SPEC; variable
1563 INIT_STATIC_SPEC ("asm_final", &asm_final_spec),
5808 value = do_spec_1 (asm_final_spec, 0, NULL); in do_spec_1()