Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp67 static bool isCIdentifier(const std::string& pName) { in isCIdentifier() function
236 if (isCIdentifier(section->name())) { in initStandardSymbols()