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

  /development/vndk/tools/vtable-dumper/
elf_handling.cpp 242 if (!absoluteRelocation(Relocation, Vtablep)) {
262 absoluteRelocation(Relocation, Vtablep);
272 bool ELFSharedObject<ELFT>::absoluteRelocation(
elf_handling.h 145 bool absoluteRelocation(const RelocationRef &, VTable *);

Completed in 604 milliseconds