Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h40 bool IsComdat = false; member
173 bool IsComdat) {} in mapRangeAddress() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h58 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF() argument
H A DMCSymbolWasm.h21 bool IsComdat = false; variable
H A DMCContext.h560 getELFSection(const Twine & Section,unsigned Type,unsigned Flags,unsigned EntrySize,const Twine & Group,bool IsComdat) getELFSection() argument
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp45 LVSectionIndex SectionIndex, bool IsComdat) { in add() argument
127 bool IsComdat) { in addToSymbolTable() argument
239 bool IsComdat in mapVirtualAddress() local
[all...]
H A DLVDWARFReader.cpp1234 bool IsComdat = mapRangeAddress() local
H A DLVCodeViewReader.cpp807 mapRangeAddress(const ObjectFile & Obj,const SectionRef & Section,bool IsComdat) mapRangeAddress() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp449 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup() argument
548 bool IsComdat = false; in ParseSectionArguments() local
/llvm-project/llvm/lib/MC/
H A DMCContext.cpp557 getELFSection(const Twine & Section,unsigned Type,unsigned Flags,unsigned EntrySize,const Twine & Group,bool IsComdat,unsigned UniqueID,const MCSymbolELF * LinkedToSym) getELFSection() argument
571 getELFSection(const Twine & Section,unsigned Type,unsigned Flags,unsigned EntrySize,const MCSymbolELF * GroupSym,bool IsComdat,unsigned UniqueID,const MCSymbolELF * LinkedToSym) getELFSection() argument
626 createELFGroupSection(const MCSymbolELF * Group,bool IsComdat) createELFGroupSection() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h84 IsComdat, enumerator
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp772 bool IsComdat = false; getGlobalObjectInfo() local
975 bool IsComdat = false; getSectionForLSDA() local
[all...]