Searched defs:packed (Results 1 – 5 of 5) sorted by relevance
19 std::vector<uint8_t>* packed) { in PackRelocations()47 const std::vector<uint8_t>& packed, in UnpackRelocations()
41 std::vector<uint8_t> packed; in DoPackNoAddend() local98 std::vector<uint8_t> packed; in DoUnpackNoAddend() local161 std::vector<uint8_t> packed; in DoPackWithAddend() local226 std::vector<uint8_t> packed; in DoUnpackWithAddend() local
42 std::vector<typename ELF::Addr> packed; in encode() local159 std::vector<typename ELF::Addr> packed; in decode() local
37 std::vector<ElfAddr>* packed) { in Encode()117 void RelocationDeltaCodec<ELF>::Decode(const std::vector<ElfAddr>& packed, in Decode()
660 std::vector<uint8_t> packed; in PackTypedRelocations() local767 std::vector<uint8_t> packed( in UnpackRelocations() local788 bool ElfFile<ELF>::UnpackTypedRelocations(const std::vector<uint8_t>& packed) { in UnpackTypedRelocations()