HomeSort by: relevance | last modified time | path
    Searched defs:add_index_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/dwarf2/
index-write.c 211 void add_index_entry (const char *name, int is_static,
369 mapped_symtab::add_index_entry (const char *name, int is_static, function in class:mapped_symtab
1240 symtab->add_index_entry (name, (entry->flags & IS_STATIC) != 0,
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
index-write.c 213 void add_index_entry (const char *name, int is_static,
371 mapped_symtab::add_index_entry (const char *name, int is_static, function in class:mapped_symtab
1242 symtab->add_index_entry (name, (entry->flags & IS_STATIC) != 0,

Completed in 17 milliseconds