Searched refs:PLTRelocationsAddress (Results 1 – 2 of 2) sorted by relevance
465 Optional<uint64_t> PLTRelocationsAddress; variable
1972 BC->getSectionForAddress(*PLTRelocationsAddress); in processDynamicRelocations()4917 if (!DynamicRelocationsAddress && !PLTRelocationsAddress) in patchELFAllocatableRelaSections()4924 if (PLTRelocationsAddress) in patchELFAllocatableRelaSections()4925 setSectionFileOffsets(*PLTRelocationsAddress, RelPltOffset, in patchELFAllocatableRelaSections()5185 PLTRelocationsAddress = Dyn.getPtr(); in readELFDynamic()5201 if (!PLTRelocationsAddress || !PLTRelocationsSize) { in readELFDynamic()5202 PLTRelocationsAddress.reset(); in readELFDynamic()