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

  /development/vndk/tools/vtable-dumper/
elf_handling.h 139 VTable *identifyVTable(uint64_t);
elf_handling.cpp 211 VTable *VtPtr = identifyVTable(Relocation.getOffset());
220 VTable *ELFSharedObject<ELFT>::identifyVTable(uint64_t RelOffset) {

Completed in 457 milliseconds