083d850b30
Rename LinkerMemoryAllocator -> BionicAllocator Rename LinkerSmallObjectAllocator -> BionicSmallObjectAllocator libc and the linker need to share an instance of the allocator for allocating and freeing dynamic ELF TLS memory (DTVs and segments). The linker also continues to use this allocator. Bug: http://b/78026329 Test: /data/nativetest/bionic-unit-tests-static Test: /data/nativetest64/bionic-unit-tests-static Test: /data/nativetest/linker-unit-tests/linker-unit-tests32 Test: /data/nativetest64/linker-unit-tests/linker-unit-tests64 Change-Id: I2da037006ddf8041a75f3eba2071a8fcdcc223ce |
||
---|---|---|
.. | ||
Android.mk | ||
linked_list_test.cpp | ||
linker_block_allocator_test.cpp | ||
linker_config_test.cpp | ||
linker_globals.cpp | ||
linker_sleb128_test.cpp | ||
linker_utils_test.cpp |