llvm-6502/include/llvm/Object
Craig Topper e703fcb975 [C++] Use 'nullptr'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207083 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-24 06:44:33 +00:00
..
Archive.h [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 2014-04-15 06:32:26 +00:00
Binary.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
COFF.h [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 2014-04-15 06:32:26 +00:00
COFFYAML.h
ELF.h [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
ELFObjectFile.h
ELFTypes.h
ELFYAML.h [yaml2obj][ELF] Add a virtual destructor to the ELFYAML::Section class 2014-04-23 11:10:55 +00:00
Error.h
IRObjectFile.h
MachO.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MachOUniversal.h [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 2014-04-15 06:32:26 +00:00
ObjectFile.h Tidy up. Remove extraneous typedef. 2014-04-21 18:10:29 +00:00
RelocVisitor.h
SymbolicFile.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
YAML.h