Searched refs:addr_al (Results 1 – 2 of 2) sorted by relevance
394 struct addr_location addr_al; in db_export__sample() local396 thread__resolve(thread, &addr_al, sample); in db_export__sample()397 err = db_ids_from_al(dbe, &addr_al, &es.addr_dso_db_id, in db_export__sample()403 &addr_al, es.db_id, in db_export__sample()
1313 struct addr_location addr_al; in resolve_branch_sym() local1319 thread__resolve(thread, &addr_al, sample); in resolve_branch_sym()1320 if (addr_al.sym) in resolve_branch_sym()1321 name = addr_al.sym->name; in resolve_branch_sym()