HomeSort by relevance Sort by last modified time
    Searched refs:DetectGroup (Results 1 - 2 of 2) sorted by null

  /bionic/tools/relocation_packer/src/
delta_encoder.h 118 static void DetectGroup(const std::vector<ElfRela>& relocations,
delta_encoder.cc 64 DetectGroup(relocations, group_start, previous_offset, &group_size, &group_flags,
224 // during RelocationDeltaCodec<ELF>::DetectGroup processing.
248 void RelocationDeltaCodec<ELF>::DetectGroup(const std::vector<ElfRela>& relocations,

Completed in 44 milliseconds