OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGPSize
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/include/mcld/
TargetOptions.h
64
unsigned
getGPSize
() const { return m_GPSize; }
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp
754
int8_t maxGPSize = config().targets().
getGPSize
();
[
all
...]
Completed in 70 milliseconds