Module: ELFTools::Constants::R::PRU
- Defined in:
- lib/elftools/constants/relocation/pru.rb
Overview
Relocation types of PRU.
Constant Summary collapse
- R_PRU_NONE =
:nodoc:
0- R_PRU_16_PMEM =
:nodoc:
5- R_PRU_U16_PMEMIMM =
:nodoc:
6- R_PRU_BFD_RELOC_16 =
:nodoc:
8- R_PRU_U16 =
:nodoc:
9- R_PRU_32_PMEM =
:nodoc:
10- R_PRU_BFD_RELOC_32 =
:nodoc:
11- R_PRU_S10_PCREL =
:nodoc:
14- R_PRU_U8_PCREL =
:nodoc:
15- R_PRU_LDI32 =
:nodoc:
18- R_PRU_GNU_BFD_RELOC_8 =
:nodoc:
64- R_PRU_GNU_DIFF8 =
:nodoc:
65- R_PRU_GNU_DIFF16 =
:nodoc:
66- R_PRU_GNU_DIFF32 =
:nodoc:
67- R_PRU_GNU_DIFF16_PMEM =
:nodoc:
68- R_PRU_GNU_DIFF32_PMEM =
:nodoc:
69- R_PRU_ILLEGAL =
:nodoc:
70