Searched refs:die_get_cfa (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Ddwarf-aux.h186 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset);
190 static inline int die_get_cfa(Dwarf *dwarf __maybe_unused, u64 pc __maybe_unused, function
H A Dannotate-data.c297 if (die_get_cfa(di->dbg, pc, &fbreg,
H A Ddwarf-aux.c1518 * die_get_cfa - Get frame base information
1529 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset) function

Completed in 127 milliseconds