OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pMemoryArea
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Support/
ToolOutputFile.cpp
56
m_pMemoryArea
(NULL),
69
m_pMemoryArea
= new MemoryArea(m_FileHandle);
70
m_pOStream = new raw_mem_ostream(*
m_pMemoryArea
);
77
delete
m_pMemoryArea
;
/frameworks/compile/mclinker/include/mcld/Support/
ToolOutputFile.h
76
MemoryArea*
m_pMemoryArea
;
Completed in 273 milliseconds