Home
last modified time | relevance | path

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

12

/frameworks/compile/mclinker/lib/LD/
DELFSegmentFactory.cpp19 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()
DELFSegment.cpp37 ELFSegment::ELFSegment(uint32_t pType, uint32_t pFlag) in ELFSegment()
89 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) in Create()
DLDSection.cpp41 uint32_t pType, in LDSection()
70 uint32_t pType, in Create()
DNamePool.cpp35 ResolveInfo::Type pType, in createSymbol()
58 ResolveInfo::Type pType, in insertSymbol()
DRelocationFactory.cpp33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, in produce()
DResolveInfo.cpp99 void ResolveInfo::setType(uint32_t pType) in setType()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp27 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/
DRelocation.cpp49 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()
DStub.cpp31 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) in addFixup()
/frameworks/compile/mclinker/lib/MC/
DInput.cpp44 unsigned int pType, in Input()
60 unsigned int pType, in Input()
DInputFactory.cpp36 unsigned int pType, in produce()
DSearchDirs.cpp77 SearchDirs::find(const std::string& pNamespec, mcld::Input::Type pType) in find()
DInputBuilder.cpp55 unsigned int pType, in createInput()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp68 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/
DInputToken.cpp21 InputToken::InputToken(Type pType, const std::string& pName, bool pAsNeeded) in InputToken()
DAssignment.cpp28 Type pType, in Assignment()
DOperand.cpp22 Operand::Operand(Type pType) in Operand()
/frameworks/wilhelm/src/itf/
DIMetadataTraversal.c86 SLint32 *pNodeID, SLuint32 *pType, SLuint32 size, SLchar *pMimeType) in IMetadataTraversal_GetChildInfo()
/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h51 void setType(unsigned int pType) in setType()
/frameworks/compile/mclinker/include/mcld/Fragment/
DStub.h35 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h148 Category(Type pType) in Category()
DInput.h76 void setType(unsigned int pType) in setType()
/frameworks/compile/mclinker/include/mcld/
DLinkerConfig.h86 void setCodeGenType(CodeGenType pType) { m_CodeGenType = pType; } in setCodeGenType()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1692 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/
DObjectBuilder.cpp36 uint32_t pType, in CreateSection()

12