Home
last modified time | relevance | path

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

12

/frameworks/compile/mclinker/lib/LD/
DELFSegmentFactory.cpp28 ELFSegment* ELFSegmentFactory::produce(uint32_t pType, uint32_t pFlag) in produce()
36 ELFSegmentFactory::find(uint32_t pType, uint32_t pFlagSet, uint32_t pFlagClear) in find()
50 ELFSegmentFactory::find(uint32_t pType, in find()
DRelocation.cpp17 Relocation::Relocation(Relocation::Type pType, in Relocation() function in Relocation
79 void Relocation::setType(Type pType) in setType()
DLDSection.cpp15 uint32_t pType, in LDSection()
DELFSegment.cpp15 ELFSegment::ELFSegment(uint32_t pType, in ELFSegment()
DNamePool.cpp28 ResolveInfo::Type pType, in createSymbol()
50 ResolveInfo::Type pType, in insertSymbol()
DLDSectionFactory.cpp25 uint32_t pType, in produce()
DRelocationFactory.cpp34 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, in produce()
DELFReader.cpp29 ELFReaderIF::getLDSectionKind(uint32_t pType, const char* pName) const in getLDSectionKind()
DResolveInfo.cpp85 void ResolveInfo::setType(uint32_t pType) in setType()
/frameworks/compile/mclinker/lib/MC/
DMCLinker.cpp63 ResolveInfo::Type pType, in addSymbolFromObject()
170 ResolveInfo::Type pType, in addSymbolFromDynObj()
241 ResolveInfo::Type pType, in defineSymbolForcefully()
311 ResolveInfo::Type pType, in defineSymbolAsRefered()
362 ResolveInfo::Type pType, in defineAndResolveSymbolForcefully()
408 ResolveInfo::Type pType, in defineAndResolveSymbolAsRefered()
485 uint32_t pType, in createSectHdr()
512 uint32_t pType, in getOrCreateOutputSectHdr()
585 Relocation* MCLinker::addRelocation(Relocation::Type pType, in addRelocation()
DMCLDOutput.cpp20 Output::Type pType) in Output()
DMCLDInput.cpp26 unsigned int pType, in Input()
DInputFactory.cpp26 unsigned int pType, in produce()
DMCLDFile.cpp30 unsigned int pType) in MCLDFile()
DSearchDirs.cpp45 mcld::sys::fs::Path* SearchDirs::find(const std::string& pNamespec, mcld::Input::Type pType) in find()
DInputTree.cpp48 unsigned int pType) in insert()
/frameworks/compile/mclinker/include/mcld/MC/
DMCLinker.tcc13 ResolveInfo::Type pType, in addSymbol()
60 ResolveInfo::Type pType, in defineSymbol()
DMCLDFile.h67 void setType(unsigned int pType) in setType()
158 unsigned int pType) in produce()
DSymbolCategory.h121 Category(Type pType) in Category()
DInputTree.h206 unsigned int pType) in insert()
/frameworks/compile/mclinker/include/mcld/Support/
DPositionDependentOption.h43 PositionDependentOption(unsigned int pPosition, Type pType) in PositionDependentOption()
DDerivedPositionDependentOptions.h32 FileOption(unsigned pPosition, Type pType, const sys::fs::Path &pPath) in FileOption()
/frameworks/wilhelm/src/itf/
DIMetadataTraversal.c86 SLint32 *pNodeID, SLuint32 *pType, SLuint32 size, SLchar *pMimeType) in IMetadataTraversal_GetChildInfo()
/frameworks/compile/mclinker/lib/Support/
DSpace.cpp54 Space::Space(Space::Type pType, void* pMemBuffer, size_t pSize) in Space() function in Space
/frameworks/base/media/jni/mediaeditor/
DVideoEditorJava.h317 const char* pType; member
337 const char* pType; member

12