Home
last modified time | relevance | path

Searched refs:group_size (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2886 const unsigned group_size = config().targets().getStubGroupSize(); in stubGroupSize() local
2887 if (group_size == 0) { in stubGroupSize()
2890 return group_size; in stubGroupSize()