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

/linux-master/tools/perf/util/
H A Dprobe-finder.h68 Dwarf_CFI *cfi_eh; member in struct:probe_finder
H A Dprobe-finder.c609 (pf->cfi_eh != NULL || pf->cfi_dbg != NULL)) {
610 if ((dwarf_cfi_addrframe(pf->cfi_eh, pf->addr, &frame) != 0 &&
1130 if (pf->cfi_eh || pf->cfi_dbg)
1149 pf->cfi_eh = dwarf_getcfi_elf(elf);

Completed in 133 milliseconds