Lines Matching refs:getNameWithPrefix
631 TM.getNameWithPrefix(Name, GO, Mang, /*MayAlwaysUsePrivate*/true); in getELFSectionNameForGlobal()
1408 void TargetLoweringObjectFileMachO::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFileMachO
1418 getMangler().getNameWithPrefix(OutName, GV, CannotUsePrivateLabel); in getNameWithPrefix()
1590 getMangler().getNameWithPrefix(TmpData, GO, /*CannotUsePrivateLabel=*/true); in SelectSectionForGlobal()
1614 void TargetLoweringObjectFileCOFF::getNameWithPrefix( in getNameWithPrefix() function in TargetLoweringObjectFileCOFF
1623 getMangler().getNameWithPrefix(OutName, GV, CannotUsePrivateLabel); in getNameWithPrefix()
2032 TM.getNameWithPrefix(Name, GO, Mang, true); in selectWasmSectionForGlobal()
2172 getNameWithPrefix(Name, GO, TM); in getSectionForExternalReference()
2186 getNameWithPrefix(Name, GO, TM); in SelectSectionForGlobal()
2202 getNameWithPrefix(Name, GO, TM); in SelectSectionForGlobal()
2227 getNameWithPrefix(Name, GO, TM); in SelectSectionForGlobal()
2237 getNameWithPrefix(Name, GO, TM); in SelectSectionForGlobal()
2257 getNameWithPrefix(NameStr, &F, TM); in getSectionForJumpTable()
2340 getNameWithPrefix(NameStr, Func, TM); in getFunctionEntryPointSymbol()
2362 getNameWithPrefix(NameStr, F, TM); in getSectionForFunctionDescriptor()