Searched refs:mapped_pc (Results 1 – 1 of 1) sorted by relevance
144 static int check_return_addr(struct dso *dso, Dwarf_Addr mapped_pc) in check_return_addr() argument151 Dwarf_Addr start = mapped_pc; in check_return_addr()152 Dwarf_Addr end = mapped_pc; in check_return_addr()159 mod = dwfl_addrmodule(dwfl, mapped_pc); in check_return_addr()169 frame = get_eh_frame(mod, mapped_pc); in check_return_addr()171 frame = get_dwarf_frame(mod, mapped_pc); in check_return_addr()