Home
last modified time | relevance | path

Searched refs:applyTargetEntries (Results 1 – 12 of 12) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonELFDynamic.h24 void applyTargetEntries(const ELFFileFormat& pFormat);
DHexagonELFDynamic.cpp31 void HexagonELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in HexagonELFDynamic
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64ELFDynamic.h23 void applyTargetEntries(const ELFFileFormat& pFormat);
DAArch64ELFDynamic.cpp39 void AArch64ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in AArch64ELFDynamic
/frameworks/compile/mclinker/lib/Target/X86/
DX86ELFDynamic.h24 void applyTargetEntries(const ELFFileFormat& pFormat);
DX86ELFDynamic.cpp32 void X86ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in X86ELFDynamic
/frameworks/compile/mclinker/lib/Target/ARM/
DARMELFDynamic.h23 void applyTargetEntries(const ELFFileFormat& pFormat);
DARMELFDynamic.cpp32 void ARMELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in ARMELFDynamic
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsELFDynamic.h29 void applyTargetEntries(const ELFFileFormat& pFormat);
DMipsELFDynamic.cpp44 void MipsELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat) in applyTargetEntries() function in MipsELFDynamic
/frameworks/compile/mclinker/include/mcld/Target/
DELFDynamic.h176 virtual void applyTargetEntries(const ELFFileFormat& pFormat) = 0;
/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp256 applyTargetEntries(pFormat); // DT_PLTGOT in applyEntries()