Home
last modified time | relevance | path

Searched defs:relocation (Results 1 – 3 of 3) sorted by relevance

/bionic/tools/relocation_packer/src/
Ddelta_encoder_unittest.cc18 T relocation; in AddRelocation() local
29 const T& relocation) { in CheckRelocation()
Dpacker_unittest.cc18 typename ELF::Rela relocation; in AddRelocation() local
30 const typename ELF::Rela& relocation) { in CheckRelocation()
Ddelta_encoder.cc87 const ElfRela* relocation = &relocations[group_start + i]; in Encode() local