@@ -1118,7 +1118,7 @@ def search_map_file(
find = re.findall(
re.compile(
# ram elf rom alignment
r" \S+ \S+ (\S+) (\S+) +\S+ "
r" \S+ (\S+) (\S+) +\S+ "
+ re.escape(fn_name)
+ r"(?: \(entry of "
+ re.escape(config.diff_section)
The note is not visible to the blocked user.