Home
last modified time | relevance | path

Searched refs:fnoffset (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.c133 _uw fnoffset; member
366 this_fn = selfrel_offset31 (&table[n].fnoffset); in search_EIT_table()
368 next_fn = selfrel_offset31 (&table[n + 1].fnoffset) - 1; in search_EIT_table()
425 ucbp->pr_cache.fnstart = selfrel_offset31 (&eitp->fnoffset); in get_eit_entry()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Deval.c1005 int fnoffset = METHOD_PTR_TO_VOFFSET (fnptr); in evaluate_subexp_standard() local
1020 if ((int) TYPE_FN_FIELD_VOFFSET (f, j) == fnoffset) in evaluate_subexp_standard()
1029 error ("virtual function at index %d not found", fnoffset); in evaluate_subexp_standard()