Searched refs:applyTargetEntries (Results 1 – 10 of 10) sorted by relevance
26 void applyTargetEntries(const ELFFileFormat& pFormat);
32 void ARMELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in ARMELFDynamic
27 void applyTargetEntries(const ELFFileFormat& pFormat);
32 void X86ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in X86ELFDynamic
31 void HexagonELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in HexagonELFDynamic
32 void applyTargetEntries(const ELFFileFormat& pFormat);
52 void MipsELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in MipsELFDynamic
179 virtual void applyTargetEntries(const ELFFileFormat& pFormat) = 0;
247 applyTargetEntries(pFormat); // DT_PLTGOT in applyEntries()