Home
last modified time | relevance | path

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

/external/qemu/elff/
Delf_file.h319 const void* get_section_by_index(Elf_Half index) const { in get_section_by_index() function
Delf_file.cc364 (get_section_by_index(str_sec_index)); in initialize()