Searched refs:DWARF_VREG_LOC (Results 1 – 3 of 3) sorted by relevance
102 # define DWARF_VREG_LOC(c,r) (DWARF_LOC((unw_word_t) \ macro120 # define DWARF_VREG_LOC(c,r) DWARF_LOC((r), (DWARF_LOC_TYPE_REG \ macro
43 c->dwarf.loc[i] = DWARF_VREG_LOC (&c->dwarf, i); in common_init_ppc64()