Searched defs:IsComdat (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.h | 39 bool IsComdat = false; member 122 bool IsComdat) {} in mapRangeAddress()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 53 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF()
|
H A D | MCSymbolWasm.h | 20 bool IsComdat = false; variable
|
H A D | MCContext.h | 576 const Twine &Group, bool IsComdat) { in getELFSection()
|
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 435 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 D | LVBinaryReader.cpp | 45 LVSectionIndex SectionIndex, bool IsComdat) { in add() 127 bool IsComdat) { in addToSymbolTable()
|
H A D | LVELFReader.cpp | 1236 bool IsComdat = in mapRangeAddress() local
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCContext.cpp | 525 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 D | TargetLoweringObjectFileImpl.cpp | 809 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 D | LVScope.h | 85 IsComdat, enumerator
|