llvm-6502/include/llvm/Object
Eric Christopher 806e03d238 Add a relocation visitor to lib object. This works via caching relocated
values in a map that can be passed to consumers. Add a testcase that
ensures this works for llvm-dwarfdump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167558 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-07 23:22:07 +00:00
..
Archive.h
Binary.h
COFF.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
ELF.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
Error.h
MachO.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
MachOFormat.h
MachOObject.h
ObjectFile.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
RelocVisitor.h Add a relocation visitor to lib object. This works via caching relocated 2012-11-07 23:22:07 +00:00