Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/elff/
Delf_file.cc441 bool ElfFileImpl<Elf_Addr, Elf_Off>::get_section_info_by_name(const char* name, in get_section_info_by_name() function in ElfFileImpl
471 if (!get_section_info_by_name(name, &offset, &size)) { in map_section_by_name()
Delf_file.h607 bool get_section_info_by_name(const char* name,