OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_CommPageSize
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/MC/
MCLDOptions.cpp
32
m_CommPageSize
(0x0),
142
m_CommPageSize
= pOption.pageSize();
/frameworks/compile/mclinker/include/mcld/MC/
MCLDOptions.h
215
{ return
m_CommPageSize
; }
241
uint64_t
m_CommPageSize
; // common-page-size=value
Completed in 202 milliseconds