Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h40 bool IsComdat = false; member
173 bool IsComdat) {} in mapRangeAddress()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h58 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF()
H A DMCSymbolWasm.h21 bool IsComdat = false; variable
H A DMCContext.h564 const Twine &Group, bool IsComdat) { in getELFSection()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp45 LVSectionIndex SectionIndex, bool IsComdat) { in add()
127 bool IsComdat) { in addToSymbolTable()
239 bool IsComdat = (COFFSection->Characteristics & Flags) == Flags; in mapVirtualAddress() local
H A DLVDWARFReader.cpp1241 bool IsComdat = in mapRangeAddress() local
H A DLVCodeViewReader.cpp808 mapRangeAddress(const ObjectFile & Obj,const SectionRef & Section,bool IsComdat) mapRangeAddress() argument
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp449 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 DMCContext.cpp562 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 DLVScope.h84 IsComdat, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp772 bool IsComdat = false; in getGlobalObjectInfo() local
975 bool IsComdat = false; in getSectionForLSDA() local