mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-11 00:06:19 +00:00
272265a4c3
* Correctly get the address of the PLT entry for a symbol. If the symbol was not yet added to the .got.r2 section, then take the first available address (vaddr), otherwise retrieve it from the hashtable. * Avoid showing wrong relocations when relocations are already replaced