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

  /development/vndk/tools/vtable-dumper/
elf_handling.h 151 uint64_t identifyAddend(uint64_t);
elf_handling.cpp 303 Addend = identifyAddend(Relocation.getOffset());
337 uint64_t ELFSharedObject<ELFT>::identifyAddend(uint64_t ROffset) {

Completed in 173 milliseconds