llvm-6502/include/llvm/Object
Rafael Espindola 9fa0ab3335 Add a SymbolRef::getValue.
This returns either the symbol offset or address. Since it is not defined which
one, it never has to lookup the section and so never fails.

I will add users in the next commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240569 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-24 19:11:10 +00:00
..
Archive.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ArchiveWriter.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
Binary.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
COFF.h Add a SymbolRef::getValue. 2015-06-24 19:11:10 +00:00
COFFYAML.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ELF.h Don't get confused with sections whose section number is reserved. 2015-06-24 14:48:54 +00:00
ELFObjectFile.h Add a SymbolRef::getValue. 2015-06-24 19:11:10 +00:00
ELFTypes.h
ELFYAML.h
Error.h
IRObjectFile.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
MachO.h Add a SymbolRef::getValue. 2015-06-24 19:11:10 +00:00
MachOUniversal.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ObjectFile.h Add a SymbolRef::getValue. 2015-06-24 19:11:10 +00:00
RelocVisitor.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
SymbolicFile.h Change how symbol sizes are handled in lib/Object. 2015-06-24 10:20:30 +00:00
SymbolSize.h Remove broken banner. 2015-06-23 03:45:23 +00:00