Home
last modified time | relevance | path

Searched refs:index_cache_res (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/dwarf2/
H A Ddwz.h57 std::unique_ptr<index_cache_resource> index_cache_res; member
H A Dread.h452 std::unique_ptr<index_cache_resource> index_cache_res; member
H A Dread.c5455 &dwarf2_per_bfd->index_cache_res);
5467 return global_index_cache.lookup_gdb_index (build_id, &dwz->index_cache_res);
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20185808 * dwarf2read.h (dwarf2_per_objfile) <index_cache_res>: New
5810 * dwarf2read.c (dwz_file) <index_cache_res>: New field.