Searched defs:Rel (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Delf.h1664 DT_REL = 17, // Address of relocation table (Rel entries).
1665 DT_RELSZ = 18, // Size of Rel relocation table.
1666 DT_RELENT = 19, // Size of a Rel relocation entry.
1866 typedef Elf32_Rel Rel; typedef in struct:ElfTypes32
1883 typedef Elf64_Rel Rel; typedef in struct:ElfTypes64

Completed in 34 milliseconds