/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.h | 40 bool IsComdat = false; member 131 mapRangeAddress(const object::ObjectFile & Obj,const object::SectionRef & Section,bool IsComdat) mapRangeAddress() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionELF.h | 53 MCSectionELF(StringRef Name,unsigned type,unsigned flags,SectionKind K,unsigned entrySize,const MCSymbolELF * group,bool IsComdat,unsigned UniqueID,MCSymbol * Begin,const MCSymbolELF * LinkedToSym) MCSectionELF() argument
|
H A D | MCSymbolWasm.h | 20 bool IsComdat = false; global() variable
|
H A D | MCContext.h | 578 getELFSection(const Twine & Section,unsigned Type,unsigned Flags,unsigned EntrySize,const Twine & Group,bool IsComdat) getELFSection() argument
|
/freebsd-src/contrib/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 210 bool IsComdat = (COFFSection->Characteristics & Flags) == Flags; mapVirtualAddress() local [all...] |
H A D | LVELFReader.cpp |
|
H A D | LVCodeViewReader.cpp | 807 bool IsComdat) { in mapRangeAddress()
|
/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 526 getELFSection(const Twine & Section,unsigned Type,unsigned Flags,unsigned EntrySize,const Twine & Group,bool IsComdat,unsigned UniqueID,const MCSymbolELF * LinkedToSym) getELFSection() argument 540 getELFSection(const Twine & Section,unsigned Type,unsigned Flags,unsigned EntrySize,const MCSymbolELF * GroupSym,bool IsComdat,unsigned UniqueID,const MCSymbolELF * LinkedToSym) getELFSection() argument 608 createELFGroupSection(const MCSymbolELF * Group,bool IsComdat) createELFGroupSection() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVScope.h | 84 IsComdat, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 765 bool IsComdat = false; getGlobalObjectInfo() local 972 bool IsComdat = false; getSectionForLSDA() local [all...] |