Home | History | Annotate | Download | only in cc

Lines Matching refs:libcompiler_rt

1100 	if ctx.ModuleName() != "libcompiler_rt-extras" {
1101 deps.StaticLibs = append(deps.StaticLibs, "libcompiler_rt-extras")
1623 // static libraries libcompiler_rt, libc and libc_nomalloc need to be linked with
1628 []string{"libc", "libc_nomalloc", "libcompiler_rt"})