1 #readelf: -Wr 2 #target: x86_64-*-* 3 4 Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains [0-9]+ entries: 5 +Offset +Info +Type +Sym.* Value +Symbol's Name \+ Addend 6 #... 7 [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func).* \+ 0 8 #... 9 [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func).* \+ 0 10 #... 11 [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func).* \+ 0 12 #... 13 [0-9a-f ]+R_X86_64_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func).* \+ 0 14 #pass 15