llvm-project/lld/lib/ReaderWriter/MachO
Nick Kledzik b423266e93 [mach-o] parse multiple symbols on same address into aliases
llvm-svn: 210502
2014-06-09 23:35:37 +00:00
..
Atoms.h [mach-o] Add support for custom sections 2014-05-30 22:51:04 +00:00
CMakeLists.txt [MachO] Begin to add some MachO specific File/Atoms, and add the start of 2014-01-03 23:12:02 +00:00
ExecutableAtoms.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
File.h [mach-o] Add support for custom sections 2014-05-30 22:51:04 +00:00
GOTPass.hpp [MachO] Remove "virtual" and add "override". 2014-03-28 21:36:33 +00:00
MachOLinkingContext.cpp Add -print_atoms options to DarwinLdDriver which dumps final state of all atoms in yaml 2014-05-14 21:32:21 +00:00
MachONormalizedFile.h [MachO] Remove "virtual" and add "override". 2014-03-28 21:36:33 +00:00
MachONormalizedFileBinaryReader.cpp This lambda returns a boolean, update the return statements. 2014-06-03 04:41:30 +00:00
MachONormalizedFileBinaryUtils.h Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
MachONormalizedFileBinaryWriter.cpp Use error_code() instead of error_code::succes() 2014-05-31 01:22:21 +00:00
MachONormalizedFileFromAtoms.cpp [mach-o] Add support for custom sections 2014-05-30 22:51:04 +00:00
MachONormalizedFileToAtoms.cpp [mach-o] parse multiple symbols on same address into aliases 2014-06-09 23:35:37 +00:00
MachONormalizedFileYAML.cpp Use error_code() instead of error_code::succes() 2014-05-31 01:22:21 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
ReferenceKinds.cpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
ReferenceKinds.h [MachO] Remove "virtual" and add "override". 2014-03-28 21:36:33 +00:00
StubAtoms.hpp [MachO] Remove "virtual" and add "override". 2014-03-28 21:36:33 +00:00
StubAtoms_x86.hpp [MachO] Remove "virtual" and add "override". 2014-03-28 21:36:33 +00:00
StubAtoms_x86_64.hpp [MachO] Remove "virtual" and add "override". 2014-03-28 21:36:33 +00:00
StubsPass.hpp [MachO] Remove "virtual" and add "override". 2014-03-28 21:36:33 +00:00
WriterMachO.cpp Add -print_atoms options to DarwinLdDriver which dumps final state of all atoms in yaml 2014-05-14 21:32:21 +00:00