Line 1... |
Line 1... |
/* Xtensa ELF support for BFD.
|
/* Xtensa ELF support for BFD.
|
Copyright 2003, 2004, 2007 Free Software Foundation, Inc.
|
Copyright 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
|
Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica.
|
Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica.
|
|
|
This file is part of BFD, the Binary File Descriptor library.
|
This file is part of BFD, the Binary File Descriptor library.
|
|
|
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
Line 74... |
Line 74... |
RELOC_NUMBER (R_XTENSA_SLOT10_ALT, 45)
|
RELOC_NUMBER (R_XTENSA_SLOT10_ALT, 45)
|
RELOC_NUMBER (R_XTENSA_SLOT11_ALT, 46)
|
RELOC_NUMBER (R_XTENSA_SLOT11_ALT, 46)
|
RELOC_NUMBER (R_XTENSA_SLOT12_ALT, 47)
|
RELOC_NUMBER (R_XTENSA_SLOT12_ALT, 47)
|
RELOC_NUMBER (R_XTENSA_SLOT13_ALT, 48)
|
RELOC_NUMBER (R_XTENSA_SLOT13_ALT, 48)
|
RELOC_NUMBER (R_XTENSA_SLOT14_ALT, 49)
|
RELOC_NUMBER (R_XTENSA_SLOT14_ALT, 49)
|
|
RELOC_NUMBER (R_XTENSA_TLSDESC_FN, 50)
|
|
RELOC_NUMBER (R_XTENSA_TLSDESC_ARG, 51)
|
|
RELOC_NUMBER (R_XTENSA_TLS_DTPOFF, 52)
|
|
RELOC_NUMBER (R_XTENSA_TLS_TPOFF, 53)
|
|
RELOC_NUMBER (R_XTENSA_TLS_FUNC, 54)
|
|
RELOC_NUMBER (R_XTENSA_TLS_ARG, 55)
|
|
RELOC_NUMBER (R_XTENSA_TLS_CALL, 56)
|
END_RELOC_NUMBERS (R_XTENSA_max)
|
END_RELOC_NUMBERS (R_XTENSA_max)
|
|
|
/* Processor-specific flags for the ELF header e_flags field. */
|
/* Processor-specific flags for the ELF header e_flags field. */
|
|
|
/* Four-bit Xtensa machine type field. */
|
/* Four-bit Xtensa machine type field. */
|