Home
last modified time | relevance | path

Searched defs:pPath (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
DPath.cpp73 Path& Path::append(const Path& pPath) in append()
180 bool mcld::sys::fs::exists(const Path &pPath) in exists()
187 bool mcld::sys::fs::is_directory(const Path &pPath) in is_directory()
195 const Path& pPath) in operator <<()
201 Path& pPath) in operator >>()
207 const Path &pPath) in operator <<()
DRealPath.cpp30 RealPath::RealPath(const Path& pPath) in RealPath()
39 RealPath& RealPath::assign(const Path& pPath) in assign()
DMemoryAreaFactory.cpp29 MemoryArea* MemoryAreaFactory::produce(const sys::fs::Path& pPath, int pFlags) in produce()
41 MemoryArea* MemoryAreaFactory::produce(const sys::fs::Path& pPath, int pFlags, mode_t pMode) in produce()
DDirectory.cpp40 Directory::Directory(const Path& pPath, in Directory()
81 void Directory::assign(const Path& pPath, in assign()
DMemoryArea.cpp57 void MemoryArea::map(const sys::fs::Path& pPath, int pFlags) in map()
81 void MemoryArea::map(const sys::fs::Path& pPath, int pFlags, int pMode) in map()
/frameworks/compile/mclinker/include/mcld/Support/
DDerivedPositionDependentOptions.h32 FileOption(unsigned pPosition, Type pType, const sys::fs::Path &pPath) in FileOption()
54 BitcodeOption(unsigned pPosition, const sys::fs::Path &pPath) in BitcodeOption()
74 InputFileOption(unsigned pPosition, const sys::fs::Path &pPath) in InputFileOption()
/frameworks/compile/mclinker/lib/MC/
DContextFactory.cpp25 LDContext* ContextFactory::produce(const sys::fs::Path& pPath) in produce()
DMCLDInput.cpp23 const sys::fs::Path& pPath, in Input()
DInputFactory.cpp25 const sys::fs::Path& pPath, in produce()
DMCLDFile.cpp29 const sys::fs::Path& pPath, in MCLDFile()
DMCLDInputTree.cpp47 const sys::fs::Path& pPath, in insert()
/frameworks/compile/mclinker/include/mcld/MC/
DMCLDFile.h72 void setPath(const sys::fs::Path& pPath) in setPath()
156 const mcld::sys::fs::Path& pPath, in produce()
DMCLDInputTree.h193 const mcld::sys::fs::Path& pPath, in insert()