Searched refs:RelocationDeltaCodec (Results 1 – 4 of 4) sorted by relevance
22 RelocationDeltaCodec<ELF> codec; in PackRelocations()60 RelocationDeltaCodec<ELF> codec; in UnpackRelocations()
36 void RelocationDeltaCodec<ELF>::Encode(const std::vector<ElfRela>& relocations, in Encode()117 void RelocationDeltaCodec<ELF>::Decode(const std::vector<ElfAddr>& packed, in Decode()186 void RelocationDeltaCodec<ELF>::DetectGroupFields(const ElfRela& reloc_one, in DetectGroupFields()248 void RelocationDeltaCodec<ELF>::DetectGroup(const std::vector<ElfRela>& relocations, in DetectGroup()304 template class RelocationDeltaCodec<ELF32_traits>; variable305 template class RelocationDeltaCodec<ELF64_traits>; variable
100 class RelocationDeltaCodec {
44 RelocationDeltaCodec<ELF> codec; in encode()162 RelocationDeltaCodec<ELF> codec; in decode()