Searched refs:IsJmpRelocation (Results 1 – 2 of 2) sorted by relevance
469 DenseMap<uint64_t, bool> IsJmpRelocation; variable
2258 IsJmpRelocation[RType] = true; in readDynamicRelocations()4967 !!(IsJmpRelocation.find(Rel.Type) != IsJmpRelocation.end()); in patchELFAllocatableRelaSections()