ladybird/Userland/Libraries/LibELF
Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref()
This makes it more symmetrical with adopt_own() (which is used to
create a NonnullOwnPtr from the result of a naked new.)
2021-04-23 16:46:57 +02:00
..
Arch/i386 LibC: Remove text relocation 2021-02-19 09:04:05 +01:00
AuxiliaryVector.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
CMakeLists.txt LibELF+LibTest: Fix serenity_install_sources() paths 2021-03-15 09:06:10 +01:00
CoreDump.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DynamicLinker.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DynamicLinker.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DynamicLoader.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
DynamicLoader.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DynamicObject.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
DynamicObject.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Hashes.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Image.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Image.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Validation.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Validation.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00