Searched refs:IsJmpRel (Results 1 – 2 of 2) sorted by relevance
135 void readDynamicRelocations(const object::SectionRef &Section, bool IsJmpRel);
2219 bool IsJmpRel) { in readDynamicRelocations() argument2257 if (IsJmpRel) in readDynamicRelocations()4966 const bool IsJmpRel = in patchELFAllocatableRelaSections() local4968 uint64_t &Offset = IsJmpRel ? RelPltOffset : RelDynOffset; in patchELFAllocatableRelaSections()4970 IsJmpRel ? RelPltEndOffset : RelDynEndOffset; in patchELFAllocatableRelaSections()