llvm-project/lld/lib/ReaderWriter/MachO
Rafael Espindola d28918b289 Use getError instead of the error_code operator.
llvm-svn: 198797
2014-01-08 22:00:09 +00:00
..
Atoms.h [MachO] Begin to add some MachO specific File/Atoms, and add the start of 2014-01-03 23:12: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] Begin to add some MachO specific File/Atoms, and add the start of 2014-01-03 23:12: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 to add some MachO specific File/Atoms, and add the start of 2014-01-03 23:12:02 +00:00
MachONormalizedFileBinaryReader.cpp Run clang-format on r197727. 2013-12-20 07:48:29 +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 [MachO] Begin to add some MachO specific File/Atoms, and add the start of 2014-01-03 23:12:02 +00:00
MachONormalizedFileToAtoms.cpp [mach-o] properly extract atom content from subrange of section content 2014-01-08 02:52:58 +00:00
MachONormalizedFileYAML.cpp Use the mach-o MH_* name for file types in yaml 2014-01-08 01:38:07 +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