llvm-6502/include/llvm/Object
Rafael Espindola 5c792faa0e Don't use 'using std::error_code' in include/llvm.
This should make sure that most new uses use the std prefix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210835 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-12 21:46:39 +00:00
..
Archive.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +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 Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
COFFYAML.h obj2yaml: Use the correct relocation type for different machine types 2014-04-07 23:12:20 +00:00
ELF.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
ELFObjectFile.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
ELFTypes.h [Object] Split the ELF interface into 3 parts. 2013-08-08 22:27:13 +00:00
ELFYAML.h [yaml2obj][obj2yaml] Support ELF symbol's visibility flags (default/hidden/protected). 2014-06-06 07:41:57 +00:00
Error.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
IRObjectFile.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
MachO.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
MachOUniversal.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
ObjectFile.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
RelocVisitor.h Add support for the R_ARM_ABS32 relocation. 2014-04-03 02:27:00 +00:00
StringTableBuilder.h ELFObjectWriter: deduplicate suffices in strtab 2014-04-30 16:25:02 +00:00
SymbolicFile.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
YAML.h YAMLIO: Allow scalars to dictate quotation rules 2014-04-10 07:37:33 +00:00