Searched refs:writeRel (Results 1 – 1 of 1) sorted by relevance
410 static void writeRel(const RelRange &Relocations, T *Buf) { in writeRel() function423 writeRel(Sec.Relocations, reinterpret_cast<Elf_Rel *>(Buf)); in visit()425 writeRel(Sec.Relocations, reinterpret_cast<Elf_Rela *>(Buf)); in visit()