isPicRel is used to check if we want to create the dynamic relocations.
Not all of the dynamic relocations we create are passing through this
check, but those that are, probably better be whitelisted.
Details
Details
Diff Detail
Diff Detail
Differential D45252
[ELF] - X86_64: Use white list for relocations checked by isPicRel. grimar on Apr 4 2018, 4:48 AM. Authored by
Details isPicRel is used to check if we want to create the dynamic relocations.
Diff Detail |