OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dynamic_lookup
(Results
1 - 6
of
6
) sorted by null
/external/python/cpython2/Mac/Tools/
fixapplepython23.py
9
the newer method of linking extensions with "-undefined
dynamic_lookup
"
22
'LDSHARED=\t$(CC) $(LDFLAGS) -bundle -undefined
dynamic_lookup
\n'
25
'BLDSHARED=\t$(CC) $(LDFLAGS) -bundle -undefined
dynamic_lookup
\n'
/external/selinux/libselinux/utils/
Makefile
43
override LDFLAGS += -L../../libsepol/src -undefined
dynamic_lookup
/external/selinux/libsepol/src/
Makefile
38
LDFLAGS += -undefined
dynamic_lookup
/external/selinux/libselinux/src/
Makefile
97
override LDFLAGS += -L/opt/local/lib -undefined
dynamic_lookup
/build/soong/cc/
linker.go
359
flags.LdFlags = append(flags.LdFlags, "-Wl,-undefined,
dynamic_lookup
")
/build/make/core/
binary.mk
489
my_ldflags += -Wl,-undefined,
dynamic_lookup
[
all
...]
Completed in 949 milliseconds