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

  /development/vndk/tools/vtable-dumper/
elf_handling.h 154 uint64_t getAddendFromSection(const SectionRef &, uint64_t);
elf_handling.cpp 346 return getAddendFromSection(Section, ROffset - Begin);
353 uint64_t ELFSharedObject<ELFT>::getAddendFromSection(

Completed in 283 milliseconds