Home | History | Annotate | Download | only in runtime

Lines Matching defs:Rela

1659   DT_RELA         = 7,        // Address of relocation table (Rela entries).
1660 DT_RELASZ = 8, // Size of Rela relocation table.
1661 DT_RELAENT = 9, // Size of a Rela relocation entry.
1872 typedef Elf32_Rela Rela;
1889 typedef Elf64_Rela Rela;