llvm-project/lld/lib/ReaderWriter/MachO
Joey Gouly 010b37691d [MachO] Begin support for reading fat binaries.
llvm-svn: 199259
2014-01-14 22:32:38 +00:00
..
Atoms.h [MachO] Add basic support for local symbols. 2014-01-13 22:28:02 +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 [MachO] Add basic support for local symbols. 2014-01-13 22:28:02 +00:00
GOTPass.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
MachOLinkingContext.cpp [mach-o] add MachOLinkingContext::configure(type, arch, os) 2013-12-21 01:47:17 +00:00
MachONormalizedFile.h [MachO] Begin support for reading fat binaries. 2014-01-14 22:32:38 +00:00
MachONormalizedFileBinaryReader.cpp [MachO] Begin support for reading fat binaries. 2014-01-14 22:32:38 +00:00
MachONormalizedFileBinaryUtils.h Fix include guards. 2013-11-15 03:09:26 +00:00
MachONormalizedFileBinaryWriter.cpp Fix indentation in the MachO writer. 2013-12-23 23:29:50 +00:00
MachONormalizedFileFromAtoms.cpp [mach-o] enable mach-o and native yaml to be intermixed 2014-01-11 01:07:43 +00:00
MachONormalizedFileToAtoms.cpp [MachO] Add basic support for local symbols. 2014-01-13 22:28:02 +00:00
MachONormalizedFileYAML.cpp [mach-o] enable mach-o and native yaml to be intermixed 2014-01-11 01:07:43 +00:00
ReferenceKinds.cpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
ReferenceKinds.h Restore vertical alignment lost by clang-format 2013-12-20 20:34:19 +00:00
StubAtoms.hpp Fix include guards. 2013-11-15 03:09:26 +00:00
StubAtoms_x86.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
StubAtoms_x86_64.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
StubsPass.hpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
WriterMachO.cpp Use getError instead of the error_code operator. 2014-01-08 22:00:09 +00:00