Home
last modified time | relevance | path

Searched defs:COMDATSymName (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/X86/
HDX86TargetObjectFile.cpp162 std::string COMDATSymName; in getSectionForConstant() local
/NextBSD/contrib/llvm/lib/MC/MCParser/
HDCOFFAsmParser.cpp303 StringRef COMDATSymName, in ParseSectionSwitch()
362 StringRef COMDATSymName; in ParseDirectiveSection() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp853 StringRef COMDATSymName = ""; in getExplicitSectionGlobal() local
916 StringRef COMDATSymName = Sym->getName(); in SelectSectionForGlobal() local
970 StringRef COMDATSymName = Sym->getName(); in getSectionForJumpTable() local
/NextBSD/contrib/llvm/lib/MC/
HDMCContext.cpp387 StringRef COMDATSymName, int Selection, in getCOFFSection()