Searched refs:isPrivateLabel (Results 1 – 3 of 3) sorted by relevance
210 if (!(isPrivateLabel(sym->getName()) && getSymSizeForMap(sym) == 0)) in writeMapFile()
393 inline bool isPrivateLabel(StringRef name) { in isPrivateLabel() function
726 bool includeInSymtab = !isPrivateLabel(name) && !isEhFrameSection(isec); in createDefined()