Home | History | Annotate | Download | only in runtime

Lines Matching full:relocation

426 // ELF Relocation types for PPC32
428 R_PPC_NONE = 0, /* No relocation. */
483 // ELF Relocation types for PPC64
569 // ELF Relocation types for AArch64
672 // ELF Relocation types for ARM
838 // ELF Relocation types for Mips
958 // ELF Relocation types for Hexagon
1049 // ELF Relocation types for S390/zSeries
1115 // ELF Relocation type for Sparc.
1239 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation
1251 SHT_RELA = 4, // Relocation entries; explicit addends.
1256 SHT_REL = 9, // Relocation entries; no explicit addends.
1481 // Relocation entry, without explicit addend.
1484 Elf32_Word r_info; // Symbol table index and type of relocation to apply
1497 // Relocation entry with explicit addend.
1500 Elf32_Word r_info; // Symbol table index and type of relocation to apply
1514 // Relocation entry, without explicit addend.
1517 Elf64_Xword r_info; // Symbol table index and type of relocation to apply.
1532 // Relocation entry with explicit addend.
1535 Elf64_Xword r_info; // Symbol table index and type of relocation to apply.
1597 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation.
1646 DT_PLTRELSZ = 2, // Size of relocation entries in PLT.
1651 DT_RELA = 7, // Address of relocation table (Rela entries).
1652 DT_RELASZ = 8, // Size of Rela relocation table.
1653 DT_RELAENT = 9, // Size of a Rela relocation entry.
1661 DT_REL = 17, // Address of relocation table (Rel entries).
1662 DT_RELSZ = 18, // Size of Rel relocation table.
1663 DT_RELENT = 19, // Size of a Rel relocation entry.
1664 DT_PLTREL = 20, // Type of relocation entry used for linking.
1763 DT_MIPS_COMPACT_SIZE = 0x7000002F, // Size of compact relocation