Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNULDBackend.h363 static unsigned getHashBucketCount(unsigned pNumOfSymbols, bool pIsGNUStyle);
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2699 bool pIsGNUStyle) in getHashBucketCount() argument
2716 if (pIsGNUStyle && result < 2) in getHashBucketCount()