/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.h | 40 bool IsComdat = false; member 173 bool IsComdat) {} in mapRangeAddress() argument
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 58 unsigned entrySize, const MCSymbolELF *group, bool IsComdat, in MCSectionELF() argument
|
H A D | MCSymbolWasm.h | 21 bool IsComdat = false; variable
|
H A D | MCContext.h | 560 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 D | LVBinaryReader.cpp | 45 LVSectionIndex SectionIndex, bool IsComdat) { in add() argument 127 bool IsComdat) { in addToSymbolTable() argument 239 bool IsComdat in mapVirtualAddress() local [all...] |
H A D | LVDWARFReader.cpp | 1234 bool IsComdat = mapRangeAddress() local
|
H A D | LVCodeViewReader.cpp | 807 mapRangeAddress(const ObjectFile & Obj,const SectionRef & Section,bool IsComdat) mapRangeAddress() argument
|
/llvm-project/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 449 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup() argument 548 bool IsComdat = false; in ParseSectionArguments() local
|
/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 557 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 D | LVScope.h | 84 IsComdat, enumerator
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 772 bool IsComdat = false; getGlobalObjectInfo() local 975 bool IsComdat = false; getSectionForLSDA() local [all...] |