Fix: update tests for new dwarf func name output
[babeltrace.git] / tests / lib / test_so_info.c
index ced06be90336f5c475f2b3d7aaf64511122bb4a4..4ef14ed6a398451e009f8674de9f60dfffb59445 100644 (file)
@@ -41,7 +41,7 @@
 #define FUNC_FOO_TP_FILENAME "/efficios/libhello.c"
 #define FUNC_FOO_ADDR_ELF 0x4013ef
 #define FUNC_FOO_ADDR_DBG_LINK 0x40148e
-#define FUNC_FOO_NAME "foo"
+#define FUNC_FOO_NAME "foo+0xc3"
 #define FUNC_FOO_NAME_ELF "foo+0x24"
 #define BUILD_ID_LEN 20
 
This page took 0.022916 seconds and 4 git commands to generate.