You need to sign in or sign up before continuing.
-
由 NeilBrown 提交于
If faddr2line is given a function name which is the last one listed by "nm -n", it will fail because it never finds the next symbol. So teach the awk script to catch that possibility, and use 'size' to provide the end point of the last function. Signed-off-by: NNeilBrown <neilb@suse.com> Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
2aab9c3c