OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nodefs
(Results
1 - 25
of
34
) sorted by null
1
2
/external/elfutils/src/
ld.c
96
{ "-z defs |
nodefs
", '\0', NULL, OPTION_DOC,
401
there are any we stop. If the user used the '-z
nodefs
' option
672
ld_state.
nodefs
= false;
892
else if (strcmp (arg, "
nodefs
") == 0)
893
ld_state.
nodefs
= true;
895
ld_state.
nodefs
= false;
[
all
...]
ChangeLog
164
undefined symbols if not creating DSO or ld_state.
nodefs
is not set.
ld.h
796
bool
nodefs
;
member in struct:ld_state
ldgeneric.c
161
ld_state.
nodefs
= true;
[
all
...]
/external/tcpdump/
print-zephyr.c
221
"-
nodefs
");
/external/libffi/
ltcf-gcj.sh
338
allow_undefined_flag="-z
nodefs
"
ltcf-c.sh
339
allow_undefined_flag="-z
nodefs
"
[
all
...]
ltcf-cxx.sh
199
allow_undefined_flag="-z
nodefs
"
[
all
...]
aclocal.m4
[
all
...]
configure
[
all
...]
/external/expat/conftools/
libtool.m4
[
all
...]
/external/llvm/autoconf/m4/
libtool.m4
[
all
...]
/external/chromium/sdch/open-vcdiff/
aclocal.m4
[
all
...]
configure
[
all
...]
/external/chromium/third_party/libevent/
aclocal.m4
[
all
...]
configure
[
all
...]
/external/libpng/
aclocal.m4
[
all
...]
/external/pcre/
aclocal.m4
[
all
...]
/external/protobuf/gtest/
aclocal.m4
[
all
...]
/external/protobuf/m4/
libtool.m4
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/bin/
ld
ld.gold
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-ld
arm-linux-androideabi-ld.gold
/external/expat/
configure
[
all
...]
Completed in 1227 milliseconds
1
2