llvm-6502/include/llvm/Object
2012-09-21 07:08:08 +00:00
..
Archive.h
Binary.h Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-17 07:16:40 +00:00
COFF.h Added accessors for getting coff_relocation info 2012-06-18 19:47:16 +00:00
ELF.h Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol table entry should be treated differently for relocatable and relocated files. This patch fixes symbol addresses printed by llvm-nm for executables and shared objects. 2012-09-21 07:08:08 +00:00
Error.h
MachO.h
MachOFormat.h Fix misaligned access in MachO object file reader: despite containing an 2012-08-21 20:52:03 +00:00
MachOObject.h
ObjectFile.h Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol table entry should be treated differently for relocatable and relocated files. This patch fixes symbol addresses printed by llvm-nm for executables and shared objects. 2012-09-21 07:08:08 +00:00