Home
last modified time | relevance | path

Searched refs:get_section_by_index (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/ndk-stack/elff/
Delf_file.h319 const void* get_section_by_index(Elf_Half index) const { in get_section_by_index() function
Delf_file.cc369 (get_section_by_index(str_sec_index)); in initialize()