Home
last modified time | relevance | path

Searched defs:IsComdat (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionELF.h55 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF()
H A DMCSymbolWasm.h20 bool IsComdat = false; variable
H A DMCContext.h550 const Twine &Group, bool IsComdat) { in getELFSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp433 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup()
514 bool IsComdat = false; in ParseSectionArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp522 const Twine &Group, bool IsComdat, in getELFSection()
536 bool IsComdat, unsigned UniqueID, in getELFSection()
573 bool IsComdat) { in createELFGroupSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp687 bool IsComdat = false; in selectExplicitSectionGlobal() local
800 bool IsComdat = false; in selectELFSectionForGlobal() local
914 bool IsComdat = false; in getSectionForLSDA() local