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

  /development/vndk/tools/vtable-dumper/
elf_handling.h 78 uint64_t getEndAddr() const;
elf_handling.cpp 226 if (It->getEndAddr() >= RelOffset) {
423 uint64_t VTable::getEndAddr() const {

Completed in 1077 milliseconds