Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h39 bool IsComdat = false; member
122 bool IsComdat) {} in mapRangeAddress()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionELF.h53 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF()
H A DMCSymbolWasm.h20 bool IsComdat = false; variable
H A DMCContext.h576 const Twine &Group, bool IsComdat) { in getELFSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp435 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup()
534 bool IsComdat = false; in ParseSectionArguments() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp45 LVSectionIndex SectionIndex, bool IsComdat) { in add()
127 bool IsComdat) { in addToSymbolTable()
H A DLVELFReader.cpp1236 bool IsComdat = in mapRangeAddress() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp525 const Twine &Group, bool IsComdat, in getELFSection()
539 bool IsComdat, unsigned UniqueID, in getELFSection()
607 bool IsComdat) { in createELFGroupSection()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp809 bool IsComdat = false; in selectExplicitSectionGlobal() local
864 bool IsComdat = false; in selectELFSectionForGlobal() local
983 bool IsComdat = false; in getSectionForLSDA() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h85 IsComdat, enumerator