Add sheets/readelf

pull/162/head
Igor Chubin 3 years ago
parent 37320a6500
commit 54711a04cf

@ -0,0 +1,2 @@
# How to check that an object file was built with -fPIC
readelf --relocs foo.o | egrep '(GOT|PLT|JU?MP_SLOT)'
Loading…
Cancel
Save