Searched defs:IsComdat (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
| H A D | LVBinaryReader.h | 40 bool IsComdat = false; member 131 bool IsComdat) {} in mapRangeAddress()
|
| /freebsd-14.2/contrib/llvm-project/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 | 578 const Twine &Group, bool IsComdat) { in getELFSection()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVBinaryReader.cpp | 45 LVSectionIndex SectionIndex, bool IsComdat) { in add() 127 bool IsComdat) { in addToSymbolTable() 210 bool IsComdat = (COFFSection->Characteristics & Flags) == Flags; in mapVirtualAddress() local
|
| H A D | LVELFReader.cpp | 1220 bool IsComdat = in mapRangeAddress() local
|
| H A D | LVCodeViewReader.cpp | 807 bool IsComdat) { in mapRangeAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | ELFAsmParser.cpp | 449 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup() 548 bool IsComdat = false; in ParseSectionArguments() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCContext.cpp | 526 const Twine &Group, bool IsComdat, in getELFSection() 540 bool IsComdat, unsigned UniqueID, in getELFSection() 608 bool IsComdat) { in createELFGroupSection()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVScope.h | 84 IsComdat, enumerator
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 765 bool IsComdat = false; in getGlobalObjectInfo() local 972 bool IsComdat = false; in getSectionForLSDA() local
|