OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libatomic
(Results
1 - 7
of
7
) sorted by null
/build/make/core/
executable_internal.mk
49
my_target_libatomic := $(call intermediates-dir-for,STATIC_LIBRARIES,
libatomic
,,,$(LOCAL_2ND_ARCH_VAR_PREFIX))/
libatomic
.a
shared_library_internal.mk
47
my_target_libatomic := $(call intermediates-dir-for,STATIC_LIBRARIES,
libatomic
,,,$(LOCAL_2ND_ARCH_VAR_PREFIX))/
libatomic
.a
/build/soong/cc/
testing.go
24
name: "
libatomic
",
linker.go
228
// libclang_rt.builtins, libgcc and
libatomic
have to be last on the command line
231
deps.LateStaticLibs = append(deps.LateStaticLibs, "
libatomic
")
234
deps.LateStaticLibs = append(deps.LateStaticLibs, "
libatomic
")
cc_test.go
[
all
...]
/build/soong/bpf/
bpf_test.go
67
name: "
libatomic
",
/build/soong/apex/
apex_test.go
85
name: "
libatomic
",
[
all
...]
Completed in 59 milliseconds