Home
last modified time | relevance | path

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

/external/chromium_org/tools/relocation_packer/src/
Delf_file.cc950 const ELF::Rel* relocations_base = reinterpret_cast<ELF::Rel*>(data->d_buf); in PackRelocations() local
961 const ELF::Rela* relocations_base = in PackRelocations() local
1191 const Rel* relocations_base = reinterpret_cast<Rel*>(data->d_buf); in UnpackTypedRelocations() local