llvm-6502/include/llvm/Object
2014-03-02 03:20:38 +00:00
..
Archive.h Add a SymbolicFile interface between Binary and ObjectFile. 2014-02-21 20:10:59 +00:00
Binary.h Add a SymbolicFile interface between Binary and ObjectFile. 2014-02-21 20:10:59 +00:00
COFF.h Rename coff_pdata_x64 -> coff_runtime_function_x64. 2014-02-28 01:18:58 +00:00
COFFYAML.h
ELF.h
ELFObjectFile.h Turn static inline functions to inline, following Rafael's suggestion 2014-02-28 08:23:09 +00:00
ELFTypes.h
ELFYAML.h
Error.h
IRObjectFile.h Now that it is possible, use the mangler in IRObjectFile. 2014-02-28 02:17:23 +00:00
MachO.h Add a SymbolicFile interface between Binary and ObjectFile. 2014-02-21 20:10:59 +00:00
MachOUniversal.h Be a bit more consistent about using ErrorOr when constructing Binary objects. 2014-01-21 23:06:54 +00:00
ObjectFile.h Add a SymbolicFile interface between Binary and ObjectFile. 2014-02-21 20:10:59 +00:00
RelocVisitor.h [mips] Add support for ELF64-mips and the R_MIPS_32/R_MIPS_64 relocs for it. 2014-02-18 15:57:52 +00:00
SymbolicFile.h [C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macro 2014-03-02 03:20:38 +00:00
YAML.h