Searched refs:ELFFileFormat (Results 1 - 25 of 33) sorted by relevance

12

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFDynObjFileFormat.h11 #include <mcld/LD/ELFFileFormat.h>
20 class ELFDynObjFileFormat : public ELFFileFormat
H A DELFExecFileFormat.h11 #include <mcld/LD/ELFFileFormat.h>
20 class ELFExecFileFormat : public ELFFileFormat
H A DELFObjectFileFormat.h11 #include <mcld/LD/ELFFileFormat.h>
20 class ELFObjectFileFormat : public ELFFileFormat
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsELFDynamic.h28 void reserveTargetEntries(const ELFFileFormat& pFormat);
29 void applyTargetEntries(const ELFFileFormat& pFormat);
31 size_t getSymTabNum(const ELFFileFormat& pFormat) const;
32 size_t getGotSym(const ELFFileFormat& pFormat) const;
33 size_t getLocalGotNum(const ELFFileFormat& pFormat) const;
H A DMipsELFDynamic.cpp11 #include <mcld/LD/ELFFileFormat.h>
28 void MipsELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
44 void MipsELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
60 size_t MipsELFDynamic::getSymTabNum(const ELFFileFormat& pFormat) const
69 size_t MipsELFDynamic::getGotSym(const ELFFileFormat& pFormat) const
77 size_t MipsELFDynamic::getLocalGotNum(const ELFFileFormat& pFormat) const
H A DMipsLDBackend.cpp27 #include <mcld/LD/ELFFileFormat.h>
99 ELFFileFormat* file_format = getOutputFormat();
196 ELFFileFormat* file_format = getOutputFormat();
218 const ELFFileFormat *format = getOutputFormat();
267 const ELFFileFormat* file_format = getOutputFormat();
486 const ELFFileFormat* file_format = getOutputFormat();
527 ELFFileFormat* file_format = getOutputFormat();
920 ELFFileFormat* fileFormat = getOutputFormat();
969 ELFFileFormat* fileFormat = getOutputFormat();
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFDynamic.cpp11 #include <mcld/LD/ELFFileFormat.h>
25 void ARMELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
32 void ARMELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
H A DARMELFDynamic.h22 void reserveTargetEntries(const ELFFileFormat& pFormat);
23 void applyTargetEntries(const ELFFileFormat& pFormat);
H A DARMLDBackend.cpp34 #include <mcld/LD/ELFFileFormat.h>
107 ELFFileFormat* file_format = getOutputFormat();
244 ELFFileFormat* file_format = getOutputFormat();
265 const ELFFileFormat *file_format = getOutputFormat();
338 const ELFFileFormat* file_format = getOutputFormat();
587 const ELFFileFormat* file_format = getOutputFormat();
613 ELFFileFormat* file_format = getOutputFormat();
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonELFDynamic.cpp11 #include <mcld/LD/ELFFileFormat.h>
24 void HexagonELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
31 void HexagonELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
H A DHexagonELFDynamic.h23 void reserveTargetEntries(const ELFFileFormat& pFormat);
24 void applyTargetEntries(const ELFFileFormat& pFormat);
H A DHexagonLDBackend.cpp32 #include <mcld/LD/ELFFileFormat.h>
147 const ELFFileFormat* FileFormat = getOutputFormat();
301 ELFFileFormat* file_format = getOutputFormat();
308 ELFFileFormat* file_format = getOutputFormat();
378 const ELFFileFormat* FileFormat) const
403 const ELFFileFormat* file_format = getOutputFormat();
437 ELFFileFormat* file_format = getOutputFormat();
582 ELFFileFormat* file_format = getOutputFormat();
769 ELFFileFormat* file_format = getOutputFormat();
H A DHexagonLDBackend.h174 const ELFFileFormat* FileFormat) const;
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86ELFDynamic.cpp11 #include <mcld/LD/ELFFileFormat.h>
25 void X86ELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
32 void X86ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
H A DX86ELFDynamic.h23 void reserveTargetEntries(const ELFFileFormat& pFormat);
24 void applyTargetEntries(const ELFFileFormat& pFormat);
H A DX86LDBackend.h130 const ELFFileFormat* FileFormat) const = 0;
187 const ELFFileFormat* FileFormat) const;
230 const ELFFileFormat* FileFormat) const;
H A DX86LDBackend.cpp21 #include <mcld/LD/ELFFileFormat.h>
173 const ELFFileFormat* FileFormat = getOutputFormat();
175 "ELFFileFormat is NULL in X86GNULDBackend::emitSectionData!");
256 const ELFFileFormat* file_format = getOutputFormat();
377 ELFFileFormat* file_format = getOutputFormat();
482 ELFFileFormat* file_format = getOutputFormat();
489 ELFFileFormat* file_format = getOutputFormat();
530 const ELFFileFormat* FileFormat) const
652 ELFFileFormat* file_format = getOutputFormat();
659 ELFFileFormat* file_forma
[all...]
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64ELFDynamic.h22 void reserveTargetEntries(const ELFFileFormat& pFormat);
23 void applyTargetEntries(const ELFFileFormat& pFormat);
H A DAArch64ELFDynamic.cpp11 #include <mcld/LD/ELFFileFormat.h>
26 void AArch64ELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
39 void AArch64ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
H A DAArch64LDBackend.cpp36 #include <mcld/LD/ELFFileFormat.h>
93 ELFFileFormat* file_format = getOutputFormat();
227 ELFFileFormat* file_format = getOutputFormat();
248 const ELFFileFormat *file_format = getOutputFormat();
287 const ELFFileFormat* file_format = getOutputFormat();
311 const ELFFileFormat* file_format = getOutputFormat();
/frameworks/compile/mclinker/include/mcld/Target/
H A DELFDynamic.h20 class ELFFileFormat;
152 void reserveEntries(const ELFFileFormat& pFormat);
158 void applyEntries(const ELFFileFormat& pFormat);
173 virtual void reserveTargetEntries(const ELFFileFormat& pFormat) = 0;
176 virtual void applyTargetEntries(const ELFFileFormat& pFormat) = 0;
H A DGNULDBackend.h34 class ELFFileFormat;
68 const ELFFileFormat* getOutputFormat() const;
69 ELFFileFormat* getOutputFormat();
/frameworks/compile/mclinker/lib/LD/
H A DELFFileFormat.cpp1 //===- ELFFileFormat.cpp --------------------------------------------------===//
9 #include <mcld/LD/ELFFileFormat.h>
17 ELFFileFormat::ELFFileFormat() function in class:ELFFileFormat
67 void ELFFileFormat::initStdSections(ObjectBuilder& pBuilder, unsigned int pBitClass)
H A DAndroid.mk81 ELFFileFormat.cpp \
/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp13 #include <mcld/LD/ELFFileFormat.h>
98 void ELFDynamic::reserveEntries(const ELFFileFormat& pFormat)
203 void ELFDynamic::applyEntries(const ELFFileFormat& pFormat)

Completed in 3334 milliseconds

12