Searched defs:Rel (Results 1 – 3 of 3) sorted by relevance
734 Elf_Rela *Rel = (Elf_Rela *)((UINT8*)mEhdr + RelShdr->sh_offset + RelIdx); in WriteSections64() local965 Elf_Rela *Rel = (Elf_Rela *)((UINT8*)mEhdr + RelShdr->sh_offset + RelIdx); in WriteRelocations64() local
723 Elf_Rel *Rel = (Elf_Rel *)((UINT8*)mEhdr + RelShdr->sh_offset + RelOffset); in WriteSections32() local880 Elf_Rel *Rel; in WriteRelocations32() local
243 def Rel(self): member in _LogicalExpressionParser