/frameworks/compile/mclinker/lib/LD/ |
D | ELFSegmentFactory.cpp | 18 ELFSegmentFactory::iterator ELFSegmentFactory::find(uint32_t pType, in find() 33 uint32_t pType, in find() 47 ELFSegmentFactory::iterator ELFSegmentFactory::find(uint32_t pType, in find() 63 uint32_t pType, in find() 78 ELFSegment* ELFSegmentFactory::produce(uint32_t pType, uint32_t pFlag) { in produce() 84 uint32_t pType, in insert()
|
D | ELFSegment.cpp | 39 ELFSegment::ELFSegment(uint32_t pType, uint32_t pFlag) in ELFSegment() 84 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) { in Create()
|
D | LDSection.cpp | 41 uint32_t pType, in LDSection() 68 uint32_t pType, in Create()
|
D | NamePool.cpp | 36 ResolveInfo::Type pType, in createSymbol() 58 ResolveInfo::Type pType, in insertSymbol()
|
D | RelocationFactory.cpp | 33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, in produce()
|
/frameworks/compile/mclinker/lib/Core/ |
D | IRBuilder.cpp | 31 LDFileFormat::Kind GetELFSectionKind(uint32_t pType, in GetELFSectionKind() 126 Input::Type pType) { in CreateInput() 271 uint32_t pType, in CreateELFHeader() 400 ResolveInfo::Type pType, in AddSymbol() 456 ResolveInfo::Type pType, in addSymbolFromObject() 531 ResolveInfo::Type pType, in addSymbolFromDynObj() 591 Relocation::Type pType, in AddRelocation() 639 ResolveInfo::Type pType, in AddSymbol() 709 ResolveInfo::Type pType, in AddSymbol() 756 ResolveInfo::Type pType, in AddSymbol() [all …]
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | Relocation.cpp | 47 Relocation* Relocation::Create(Type pType, in Create() 66 Relocation::Relocation(Relocation::Type pType, in Relocation() function in mcld::Relocation 126 void Relocation::setType(Type pType) { in setType()
|
D | Stub.cpp | 75 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) { in addFixup()
|
/frameworks/compile/mclinker/lib/MC/ |
D | InputFactory.cpp | 35 unsigned int pType, in produce() 44 unsigned int pType, in produce()
|
D | Input.cpp | 45 unsigned int pType, in Input() 61 unsigned int pType, in Input()
|
D | SearchDirs.cpp | 71 mcld::Input::Type pType) { in find()
|
D | InputBuilder.cpp | 56 unsigned int pType, in createInput()
|
/frameworks/compile/mclinker/lib/Script/ |
D | InputToken.cpp | 19 InputToken::InputToken(Type pType, const std::string& pName, bool pAsNeeded) in InputToken()
|
D | Assignment.cpp | 31 Type pType, in Assignment()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 74 bool MipsGNULDBackend::needsLA25Stub(Relocation::Type pType, in needsLA25Stub() 899 Relocation::Type& pType, in readRelocation() 906 Relocation::Type& pType, in readRelocation() 914 Relocation::Type& pType, in readRelocation() 936 Relocation::Type& pType, in readRelocation() 957 Relocation::Type pType, in emitRelocation() 964 Relocation::Type pType, in emitRelocation() 972 Relocation::Type pType, in emitRelocation() 984 Relocation::Type pType, in emitRelocation()
|
D | MipsGOT.cpp | 64 void MipsGOT::GOTMultipart::consumeTLS(Relocation::Type pType) { in consumeTLS() 349 Fragment* MipsGOT::consumeTLS(Relocation::Type pType) { in consumeTLS() 405 Relocation::Type pType) { in recordTLSEntry() 426 Relocation::Type pType) { in lookupTLSEntry()
|
D | MipsRelocator.cpp | 29 static bool HasSubType(const Relocation& pParent, Relocation::Type pType) { in HasSubType() 81 MipsRelocationInfo(Relocation& pParent, Relocation::Type pType, in MipsRelocationInfo() 748 Relocation::Type pType) { in setupRelDynEntry() 769 Relocation::Type pType) { in setupTLSDynEntry() 806 Relocation::Type pType) { in setupTLSDynEntry()
|
/frameworks/wilhelm/src/itf/ |
D | IMetadataTraversal.cpp | 86 SLint32 *pNodeID, SLuint32 *pType, SLuint32 size, SLchar *pMimeType) in IMetadataTraversal_GetChildInfo()
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | ELFAttributeValue.h | 47 void setType(unsigned int pType) { m_Type = pType; } in setType()
|
/frameworks/compile/mclinker/include/mcld/ |
D | LinkerConfig.h | 74 void setCodeGenType(CodeGenType pType) { m_CodeGenType = pType; } in setCodeGenType()
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | SymbolCategory.h | 138 explicit Category(Type pType) in Category()
|
D | Input.h | 71 void setType(unsigned int pType) { m_Type = pType; } in setType()
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 1618 Relocation::Type& pType, in readRelocation() 1637 Relocation::Type& pType, in readRelocation() 1659 Relocation::Type& pType, in readRelocation() 1678 Relocation::Type& pType, in readRelocation() 1700 Relocation::Type pType, in emitRelocation() 1709 Relocation::Type pType, in emitRelocation() 1720 Relocation::Type pType, in emitRelocation() 1729 Relocation::Type pType, in emitRelocation()
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Stub.h | 36 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
|
/frameworks/compile/mclinker/lib/Object/ |
D | ObjectBuilder.cpp | 36 uint32_t pType, in CreateSection()
|