Home
last modified time | relevance | path

Searched refs:objects (Results 1 – 6 of 6) sorted by relevance

/bionic/tests/
Dbionic_allocator_test.cpp190 test_struct_large* objects[n]; in TEST() local
196 objects[i] = obj_ptr; in TEST()
208 allocator.free(objects[i]); in TEST()
/bionic/benchmarks/linker_relocation/
DREADME.md4 of shared objects with many symbols and relocations. It mimics the work involved
/bionic/docs/
Delf-tls.md25 few instructions. TLS variables belonging to dlopen'ed shared objects, on the other hand, may be
209 Shared objects are sometimes compiled with `-ftls-model=initial-exec` (i.e. "static TLS") for better
211 objects using static TLS can't be loaded with `dlopen` unless libc has reserved enough surplus
317 The loader needs to allocate a table of `TlsDescDynamicArg` objects for each TLS module with dynamic
468 ELF TLS isn't implemented on older Android platforms, so dynamic executables and shared objects
475 XXX: Shared objects are less of a problem.
569 > loaded objects already requires recognizing storage which is not yet allocated. This is the only
Dfdsan.md45 …identifies the object (object address for native objects and `System.identityHashCode` for Java ob…
/bionic/libc/
DAndroid.bp1986 // crt* objects are used by most cc_binary/cc_library in "anyapex"
2240 // Generate a syscall name / number mapping. These objects are text files
/bionic/
Dandroid-changes-for-ndk-developers.md238 Starting with API 23, shared objects must not contain text