Home
last modified time | relevance | path

Searched refs:dynamic (Results 1 – 12 of 12) sorted by relevance

/third_party/ulib/musl/
A DINSTALL75 * For dynamic linking, compiler toolchain must be configured for
125 If dynamic linking is enabled, one file needs to be installed outside
127 dynamic linker. Its pathname is hard-coded into all dynamic-linked
130 the same applies to glibc and its dynamic linker, which is named
133 If for some reason it is impossible to install the dynamic linker in
138 At runtime, the dynamic linker needs to know the paths to search for
141 used in the dynamic linker) containing a list of directories where you
142 want the dynamic linker to search for shared libraries, separated by
143 colons or newlines. If the dynamic linker has been installed in a
147 If you do not intend to use dynamic linking, you may disable it by
A DWHATSNEW253 - integrated dynamic linker
254 - dynamic loading (dlopen/dlsym) (for dynamic-linked programs only)
276 - rpath support in dynamic linker
325 - dynamic linker weak symbol resolution issues
367 - arm dynamic linker support
375 - dynamic linker now gold-compatible
687 - dynamic linking on mips
725 - GNU hash support in dynamic linker
772 - better gdb compatibility in dynamic linker
1193 - relro memory protection in dynamic linker
[all …]
A DREADME7 offers efficient static and dynamic linking support, lightweight code
/third_party/lib/acpica/generate/lint/
A Doptions.lnt36 -emacro( (662), ACPI_ADD_PTR ) // allow pointer overrun for dynamic structs
37 -emacro( (797), ACPI_ADD_PTR ) // allow pointer overrun for dynamic structs
81 -e662 // Allow "pointer overrun" for dynamic structures
/third_party/ulib/lz4/
A DREADME.md18 - Makefile : script to compile or install lz4 library (static or dynamic)
A DMakefile.lz471 @echo compiling dynamic library $(LIBVER)
/third_party/ulib/ngunwind/src/dwarf/
A DGparser.c406 int ret, dynamic = 1; in fetch_proc_info() local
436 dynamic = 0; in fetch_proc_info()
447 c->pi_is_dynamic = dynamic; in fetch_proc_info()
/third_party/ulib/linenoise/
A DREADME.markdown77 However sometimes it could happen that your program uses a different dynamic
196 It is possible to return a string allocated in dynamic way, by also registering
/third_party/dev/ethernet/e1000/
A DREADME53 NOTE: The driver can be installed as a dynamic loadable kernel module or
/third_party/ulib/jemalloc/
A Dconfigure.ac430 TEST_LD_MODE='-dynamic'
1442 dnl `-dynamic` as well in case a user tries to dynamically link in jemalloc
1448 JE_CFLAGS_ADD([-dynamic])
A DChangeLog530 point registers during dynamic lazy symbol loading, and the symbol loading
735 - Remove the --enable-dynamic-page-shift configure option.
991 - Remove the dynamic arena rebalancing code, since thread-specific caching
/third_party/lib/acpica/
A Dchanges.txt4762 Implemented a dynamic repair for _HID and _CID strings. The following
6965 AcpiExec: Add support for dynamic table load/unload. Now calls _CFG
8217 causes no additional dynamic memory allocation.
9376 dynamic).
12957 (2.4) Fix to handle dynamic size of mp_irqs (Joerg Prante)
14829 version supports both static and dyanmic PRT entries, but dynamic
14869 initialization to reduce the use of dynamic kernel memory -- on
16076 resulted in dynamic memory savings of 3X within the namespace and
16118 by the interpreter). This reduces the use of dynamic kernel
16185 parse tree and therefore reduces the amount of dynamic memory
[all …]

Completed in 31 milliseconds