OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libprofile
(Results
1 - 5
of
5
) sorted by null
/external/swiftshader/third_party/LLVM/runtime/
Makefile
15
PARALLEL_DIRS :=
libprofile
17
# Disable
libprofile
: a faulty libtool is generated by autoconf which breaks the
20
PARALLEL_DIRS := $(filter-out
libprofile
, $(PARALLEL_DIRS))
24
PARALLEL_DIRS := $(filter-out
libprofile
, $(PARALLEL_DIRS))
/external/swiftshader/third_party/LLVM/runtime/libprofile/
Makefile
1
##===- runtime/
libprofile
/Makefile -------------------------*- Makefile -*-===##
19
EXTRA_DIST =
libprofile
.exports
20
EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/
libprofile
.exports
/build/soong/cc/
coverage.go
46
// Link
libprofile
-extras/
libprofile
-extras_ndk when coverage
50
// setup code in
libprofile
-extras be linked into the
57
deps.LateStaticLibs = append(deps.LateStaticLibs, "
libprofile
-extras")
59
deps.LateStaticLibs = append(deps.LateStaticLibs, "
libprofile
-extras_ndk")
117
// Force linking of constructor/setup code in
libprofile
-extras
/art/test/etc/
run-test-jar
[
all
...]
/build/make/core/
main.mk
[
all
...]
Completed in 799 milliseconds