Home
last modified time | relevance | path

Searched defs:pType (Results 1 – 25 of 34) 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()
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()
DResolveInfo.cpp91 void ResolveInfo::setType(uint32_t pType) { in setType()
/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()
608 ResolveInfo::Type pType, in AddSymbol()
678 ResolveInfo::Type pType, in AddSymbol()
725 ResolveInfo::Type pType, in AddSymbol()
[all …]
/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.cpp25 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) { in addFixup()
/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/Target/Mips/
DMipsLDBackend.cpp66 bool MipsGNULDBackend::needsLA25Stub(Relocation::Type pType, in needsLA25Stub()
729 Relocation::Type& pType, in readRelocation()
736 Relocation::Type& pType, in readRelocation()
744 Relocation::Type& pType, in readRelocation()
766 Relocation::Type& pType, in readRelocation()
787 Relocation::Type pType, in emitRelocation()
794 Relocation::Type pType, in emitRelocation()
802 Relocation::Type pType, in emitRelocation()
814 Relocation::Type pType, in emitRelocation()
/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()
DOperand.cpp24 Operand::Operand(Type pType) : ExprToken(ExprToken::OPERAND), m_Type(pType) { in Operand()
/frameworks/compile/mclinker/include/mcld/Target/
DELFAttributeValue.h47 void setType(unsigned int pType) { m_Type = pType; } in setType()
/frameworks/wilhelm/src/itf/
DIMetadataTraversal.c86 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/Fragment/
DStub.h34 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
/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/lib/Object/
DObjectBuilder.cpp36 uint32_t pType, in CreateSection()

12