Searched defs:IsComdat (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.h | 40 bool IsComdat = false; member 173 bool IsComdat) {} in mapRangeAddress()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 58 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF()
|
H A D | MCSymbolWasm.h | 21 bool IsComdat = false; variable
|
H A D | MCContext.h | 564 const Twine &Group, bool IsComdat) { in getELFSection()
|
/freebsd/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() 239 bool IsComdat = (COFFSection->Characteristics & Flags) == Flags; in mapVirtualAddress() local
|
H A D | LVDWARFReader.cpp | 1241 bool IsComdat = in mapRangeAddress() local
|
H A D | LVCodeViewReader.cpp | 808 mapRangeAddress(const ObjectFile & Obj,const SectionRef & Section,bool IsComdat) mapRangeAddress() argument
|
/freebsd/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/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 562 const Twine &Group, bool IsComdat, in getELFSection() 576 bool IsComdat, unsigned UniqueID, in getELFSection() 631 bool IsComdat) { in createELFGroupSection()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVScope.h | 84 IsComdat, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 772 bool IsComdat = false; in getGlobalObjectInfo() local 975 bool IsComdat = false; in getSectionForLSDA() local
|