Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h356 static unsigned getHashBucketCount(unsigned pNumOfSymbols, bool pIsGNUStyle);
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2587 bool pIsGNUStyle) { in getHashBucketCount() argument
2601 if (pIsGNUStyle && result < 2) in getHashBucketCount()