Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Delf-util.c40 int (*sym_dwarf_getscopes)(Dwarf_Die *, Dwarf_Addr, Dwarf_Die **); variable
208 n = sym_dwarf_getscopes(cudie, pc_adjusted - bias, &scopes); in frame_callback()