20#ifndef DWARF2_READ_GDB_INDEX_H
21#define DWARF2_READ_GDB_INDEX_H
23#include "gdbsupport/function-view.h"
32typedef gdb::function_view
35typedef gdb::function_view
gdb::function_view< gdb::array_view< const gdb_byte >(objfile *, dwz_file *) get_gdb_index_contents_dwz_ftype)
int dwarf2_read_gdb_index(dwarf2_per_objfile *per_objfile, get_gdb_index_contents_ftype get_gdb_index_contents, get_gdb_index_contents_dwz_ftype get_gdb_index_contents_dwz)
gdb::function_view< gdb::array_view< const gdb_byte >(objfile *, dwarf2_per_bfd *) get_gdb_index_contents_ftype)