Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h40 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 DMCSectionELF.h53 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 DMCSymbolWasm.h20 bool IsComdat = false; global() variable
H A DMCContext.h578 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 DLVBinaryReader.cpp45 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 DLVELFReader.cpp
H A DLVCodeViewReader.cpp807 bool IsComdat) { in mapRangeAddress()
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp526 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 DLVScope.h84 IsComdat, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp765 bool IsComdat = false; getGlobalObjectInfo() local
972 bool IsComdat = false; getSectionForLSDA() local
[all...]