/frameworks/compile/mclinker/lib/LD/ |
D | ELFSegmentFactory.cpp | 19 ELFSegmentFactory::find(uint32_t pType, uint32_t pFlagSet, uint32_t pFlagClear) in find() 33 ELFSegmentFactory::find(uint32_t pType, in find() 49 ELFSegmentFactory::find(uint32_t pType, const LDSection* pSection) in find() 65 ELFSegmentFactory::find(uint32_t pType, const LDSection* pSection) const in find() 80 ELFSegment* ELFSegmentFactory::produce(uint32_t pType, uint32_t pFlag) in produce()
|
D | ELFSegment.cpp | 37 ELFSegment::ELFSegment(uint32_t pType, uint32_t pFlag) in ELFSegment() 89 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) in Create()
|
D | LDSection.cpp | 41 uint32_t pType, in LDSection() 70 uint32_t pType, in Create()
|
D | NamePool.cpp | 35 ResolveInfo::Type pType, in createSymbol() 58 ResolveInfo::Type pType, in insertSymbol()
|
D | RelocationFactory.cpp | 33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, in produce()
|
D | ResolveInfo.cpp | 99 void ResolveInfo::setType(uint32_t pType) in setType()
|
/frameworks/compile/mclinker/lib/Core/ |
D | IRBuilder.cpp | 27 LDFileFormat::Kind GetELFSectionKind(uint32_t pType, const char* pName, in GetELFSectionKind() 120 const sys::fs::Path& pPath, Input::Type pType) in CreateInput() 278 uint32_t pType, in CreateELFHeader() 409 ResolveInfo::Type pType, in AddSymbol() 467 ResolveInfo::Type pType, in addSymbolFromObject() 543 ResolveInfo::Type pType, in addSymbolFromDynObj() 598 Relocation::Type pType, in AddRelocation() 617 ResolveInfo::Type pType, in AddSymbol() 682 ResolveInfo::Type pType, in AddSymbol() 731 ResolveInfo::Type pType, in AddSymbol() [all …]
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | Relocation.cpp | 49 Relocation* Relocation::Create(Type pType, FragmentRef& pFragRef, Address pAddend) in Create() 68 Relocation::Relocation(Relocation::Type pType, in Relocation() function in Relocation 133 void Relocation::setType(Type pType) in setType()
|
D | Stub.cpp | 31 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) in addFixup()
|
/frameworks/compile/mclinker/lib/MC/ |
D | Input.cpp | 44 unsigned int pType, in Input() 60 unsigned int pType, in Input()
|
D | InputFactory.cpp | 36 unsigned int pType, in produce()
|
D | SearchDirs.cpp | 77 SearchDirs::find(const std::string& pNamespec, mcld::Input::Type pType) in find()
|
D | InputBuilder.cpp | 55 unsigned int pType, in createInput()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 68 bool MipsGNULDBackend::needsLA25Stub(Relocation::Type pType, in needsLA25Stub() 788 Relocation::Type& pType, in readRelocation() 796 Relocation::Type& pType, in readRelocation() 805 Relocation::Type& pType, in readRelocation() 829 Relocation::Type& pType, in readRelocation() 852 Relocation::Type pType, in emitRelocation() 860 Relocation::Type pType, in emitRelocation() 869 Relocation::Type pType, in emitRelocation() 882 Relocation::Type pType, in emitRelocation()
|
/frameworks/compile/mclinker/lib/Script/ |
D | InputToken.cpp | 21 InputToken::InputToken(Type pType, const std::string& pName, bool pAsNeeded) in InputToken()
|
D | Assignment.cpp | 28 Type pType, in Assignment()
|
D | Operand.cpp | 22 Operand::Operand(Type pType) in Operand()
|
/frameworks/wilhelm/src/itf/ |
D | IMetadataTraversal.c | 86 SLint32 *pNodeID, SLuint32 *pType, SLuint32 size, SLchar *pMimeType) in IMetadataTraversal_GetChildInfo()
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | ELFAttributeValue.h | 51 void setType(unsigned int pType) in setType()
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Stub.h | 35 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | SymbolCategory.h | 148 Category(Type pType) in Category()
|
D | Input.h | 76 void setType(unsigned int pType) in setType()
|
/frameworks/compile/mclinker/include/mcld/ |
D | LinkerConfig.h | 86 void setCodeGenType(CodeGenType pType) { m_CodeGenType = pType; } in setCodeGenType()
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 1692 Relocation::Type& pType, in readRelocation() 1713 Relocation::Type& pType, in readRelocation() 1737 Relocation::Type& pType, in readRelocation() 1758 Relocation::Type& pType, in readRelocation() 1782 Relocation::Type pType, in emitRelocation() 1792 Relocation::Type pType, in emitRelocation() 1804 Relocation::Type pType, in emitRelocation() 1814 Relocation::Type pType, in emitRelocation()
|
/frameworks/compile/mclinker/lib/Object/ |
D | ObjectBuilder.cpp | 36 uint32_t pType, in CreateSection()
|