Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-finder.h85 Dwarf_CFI *cfi_eh; member
H A Dprobe-finder.c727 (pf->cfi_eh != NULL || pf->cfi_dbg != NULL)) { in call_probe_finder()
728 if ((dwarf_cfi_addrframe(pf->cfi_eh, pf->addr, &frame) != 0 && in call_probe_finder()
1248 if (pf->cfi_eh || pf->cfi_dbg) in debuginfo__find_probes()
1267 pf->cfi_eh = dwarf_getcfi_elf(elf); in debuginfo__find_probes()