Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmap.h277 static inline void map__set_reloc(struct map *map, u64 reloc) in map__set_reloc() function
H A Dmap.c110 map__set_reloc(map, 0); in map__init()
H A Dsymbol-elf.c1566 map__set_reloc(map, kmap->ref_reloc_sym->addr - kmap->ref_reloc_sym->unrelocated_addr); in dso__load_sym_internal()
1576 map__set_reloc(map, map__start(map) - dso->text_offset); in dso__load_sym_internal()