Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate-data.c819 int fb_offset = 0; in update_var_state() local
822 if (die_get_cfa(dloc->di->dbg, addr, &fbreg, &fb_offset) < 0) in update_var_state()
838 offset -= fb_offset; in update_var_state()
1401 int fb_offset = 0; in find_data_type_die() local
1476 &fb_offset) < 0) in find_data_type_die()
1491 offset = loc->offset - fb_offset; in find_data_type_die()
1521 fb_offset, type_offset); in find_data_type_die()