Home
last modified time | relevance | path

Searched defs:pType (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/compile/mclinker/lib/LD/
DELFSegmentFactory.cpp18 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()
DELFSegment.cpp39 ELFSegment::ELFSegment(uint32_t pType, uint32_t pFlag) in ELFSegment()
84 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) { in Create()
DLDSection.cpp41 uint32_t pType, in LDSection()
68 uint32_t pType, in Create()
DNamePool.cpp36 ResolveInfo::Type pType, in createSymbol()
58 ResolveInfo::Type pType, in insertSymbol()
DRelocationFactory.cpp33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, in produce()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp31 LDFileFormat::Kind GetELFSectionKind(uint32_t pType, in GetELFSectionKind()
125 Input::Type pType) { in CreateInput()
270 uint32_t pType, in CreateELFHeader()
399 ResolveInfo::Type pType, in AddSymbol()
455 ResolveInfo::Type pType, in addSymbolFromObject()
530 ResolveInfo::Type pType, in addSymbolFromDynObj()
590 Relocation::Type pType, in AddRelocation()
638 ResolveInfo::Type pType, in AddSymbol()
708 ResolveInfo::Type pType, in AddSymbol()
755 ResolveInfo::Type pType, in AddSymbol()
[all …]
/frameworks/compile/mclinker/lib/MC/
DInputFactory.cpp35 unsigned int pType, in produce()
44 unsigned int pType, in produce()
DInput.cpp45 unsigned int pType, in Input()
61 unsigned int pType, in Input()
DSearchDirs.cpp71 mcld::Input::Type pType) { in find()
DInputBuilder.cpp56 unsigned int pType, in createInput()
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp47 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()
DStub.cpp75 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) { in addFixup()
/frameworks/compile/mclinker/lib/Script/
DInputToken.cpp19 InputToken::InputToken(Type pType, const std::string& pName, bool pAsNeeded) in InputToken()
DAssignment.cpp31 Type pType, in Assignment()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp74 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()
DMipsGOT.cpp64 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()
DMipsRelocator.cpp29 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/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h47 void setType(unsigned int pType) { m_Type = pType; } in setType()
/frameworks/wilhelm/src/itf/
DIMetadataTraversal.cpp86 SLint32 *pNodeID, SLuint32 *pType, SLuint32 size, SLchar *pMimeType) in IMetadataTraversal_GetChildInfo()
/frameworks/compile/mclinker/include/mcld/
DLinkerConfig.h74 void setCodeGenType(CodeGenType pType) { m_CodeGenType = pType; } in setCodeGenType()
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h138 explicit Category(Type pType) in Category()
DInput.h71 void setType(unsigned int pType) { m_Type = pType; } in setType()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1618 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/
DStub.h36 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
/frameworks/compile/mclinker/lib/Object/
DObjectBuilder.cpp36 uint32_t pType, in CreateSection()

12