Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Ddl-debug.c120 int conflict = 0; in _dl_debug_lookup() local
132 conflict = 1; in _dl_debug_lookup()
140 if (conflict in _dl_debug_lookup()
146 conflict ? "conflict" : "lookup", in _dl_debug_lookup()
151 if (conflict) in _dl_debug_lookup()
A Dldso.c1348 ELF_RELOC *conflict; in _dl_get_ready_to_run() local
1352 conflict = (ELF_RELOC *) _dl_loaded_modules->dynamic_info[DT_GNU_CONFLICT_IDX]; in _dl_get_ready_to_run()
1355 (unsigned long) conflict, conflict_size); in _dl_get_ready_to_run()
/l4re-core-master/lua/lib/contrib/src/
A Dlparser.c1322 int conflict = 0; in check_conflict() local
1327 conflict = 1; /* table is the upvalue being assigned now */ in check_conflict()
1334 conflict = 1; /* table is the local being assigned now */ in check_conflict()
1340 conflict = 1; in check_conflict()
1346 if (conflict) { in check_conflict()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME77 with libc6 have been chosen so they do not conflict with those
136 Changed Debian packaging to conflict with and replace the
253 which conflict with glibc in a new libdl1-dev package.
708 Changed ld-linux.so and libdl to not conflict with upcoming
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dkconfig-language.txt43 type must not conflict.
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.dat1409 * elf/dl-conflict.c (CHECK_STATIC_TLS): New macro (no-op).
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/
A DChangeLog3146 * config/abi/pre/gnu.ver: Fix version conflict for std::locale::name().
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/
A DChangeLog3419 __dimensions to avoid naming conflict.

Completed in 24 milliseconds