pgrep string | xargs -I {} cat /proc/{}/maps

objdump -s string | grep .rodata -A 10