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

  /ndk/sources/host-tools/ndk-stack/elff/
elf_file.cc 441 bool ElfFileImpl<Elf_Addr, Elf_Off>::get_section_info_by_name(const char* name, function in class:ElfFileImpl
471 if (!get_section_info_by_name(name, &offset, &size)) {
elf_file.h 607 bool get_section_info_by_name(const char* name,

Completed in 781 milliseconds