Home
last modified time | relevance | path

Searched defs:stubGroupSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DGNUInfo.h64 virtual unsigned stubGroupSize() const { return 0x10000; } in stubGroupSize() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2885 unsigned GNULDBackend::stubGroupSize() const { in stubGroupSize() function in mcld::GNULDBackend