Searched refs:pFileHandle (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DMemoryArea.cpp29 MemoryArea::MemoryArea(RegionFactory& pRegionFactory, FileHandle& pFileHandle) argument
30 : m_RegionFactory(pRegionFactory), m_pFileHandle(&pFileHandle) {
/frameworks/compile/mclinker/include/mcld/Support/
H A DMemoryArea.h64 // @param pFileHandle - file handler
65 MemoryArea(RegionFactory& pRegionFactory, FileHandle& pFileHandle);

Completed in 98 milliseconds