OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stubGroupSize
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/include/mcld/Target/
GNUInfo.h
63
///
stubGroupSize
- the default group size to place stubs between sections.
64
virtual unsigned
stubGroupSize
() const { return 0x10000; }
/frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp
[
all
...]
Completed in 250 milliseconds