Home
last modified time | relevance | path

Searched refs:DetectGroup (Results 1 – 2 of 2) sorted by relevance

/bionic/tools/relocation_packer/src/
Ddelta_encoder.h118 static void DetectGroup(const std::vector<ElfRela>& relocations,
Ddelta_encoder.cc64 DetectGroup(relocations, group_start, previous_offset, &group_size, &group_flags, in Encode()
248 void RelocationDeltaCodec<ELF>::DetectGroup(const std::vector<ElfRela>& relocations, in DetectGroup() function in relocation_packer::RelocationDeltaCodec