Home
last modified time | relevance | path

Searched refs:get_index (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dauto-profile.c157 int get_index (const char *name) const;
454 string_table::get_index (const char *name) const in get_index() function
473 int ret = get_index (name); in get_index_by_decl()
477 ret = get_index (lang_hooks.dwarf_name (decl, 0)); in get_index_by_decl()
539 = afdo_string_table->get_index (lang_hooks.dwarf_name (decl, 0)); in get_function_instance_by_decl()
831 || afdo_string_table->get_index (IDENTIFIER_POINTER ( in get_callsite_total_count()
/dragonfly/contrib/less/
H A Difile.c264 public int get_index(IFILE ifile) in get_index() function
H A Dprompt.c303 ap_int(get_index(curr_ifile)); in protochar()
H A Dedit.c837 } while (get_index(h) != n); in edit_index()
H A Dfuncs.h173 public int get_index(IFILE ifile);
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcoffcode.h1334 #define get_index(symbol) ((symbol)->udata.i) macro
2600 n.r_symndx = get_index ((*(q->sym_ptr_ptr))); in coff_write_relocs()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcoffcode.h1331 #define get_index(symbol) ((symbol)->udata.i) macro
2776 n.r_symndx = get_index ((*(q->sym_ptr_ptr))); in coff_write_relocs()