Searched refs:applyTargetEntries (Results 1 – 8 of 8) sorted by relevance
26 void applyTargetEntries(const ELFFileFormat& pFormat);
31 void ARMELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in ARMELFDynamic
27 void applyTargetEntries(const ELFFileFormat& pFormat);
31 void X86ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in X86ELFDynamic
32 void applyTargetEntries(const ELFFileFormat& pFormat);
51 void MipsELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in MipsELFDynamic
151 virtual void applyTargetEntries(const ELFFileFormat& pFormat) = 0;
217 applyTargetEntries(pFormat); // DT_PLTGOT in applyEntries()