Searched refs:maps__fixup_overlap_and_insert (Results 1 – 5 of 5) sorted by relevance
212 ret = maps__fixup_overlap_and_insert(maps, map_split); in test__maps__fixup_overlap_and_insert()225 ret = maps__fixup_overlap_and_insert(maps, map_eclipse); in test__maps__fixup_overlap_and_insert()238 TEST_CASE("Test fix up overlap interface", maps__fixup_overlap_and_insert),
76 int maps__fixup_overlap_and_insert(struct maps *maps, struct map *new);
369 ret = maps__fixup_overlap_and_insert(thread__maps(thread), map);
1117 int maps__fixup_overlap_and_insert(struct maps *maps, struct map *new) in map__addr_cmp() 1021 int maps__fixup_overlap_and_insert(struct maps *maps, struct map *new) maps__fixup_overlap_and_insert() function
768 err = maps__fixup_overlap_and_insert(machine__kernel_maps(machine), map); in machine__process_ksymbol_register()