Searched refs:get_section_by_index (Results 1 – 2 of 2) sorted by relevance
/external/qemu/elff/ | ||
D | elf_file.h | 319 const void* get_section_by_index(Elf_Half index) const { in get_section_by_index() function |
D | elf_file.cc | 364 (get_section_by_index(str_sec_index)); in initialize() |