Home
last modified time | relevance | path

Searched defs:InSet (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectWriter.cpp49 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DMCExpr.cpp590 const SectionAddrMap *Addrs, bool InSet, const MCSymbolRefExpr *&A, in AttemptToFoldSymbolOffsetDifference()
699 const SectionAddrMap *Addrs, bool InSet, const MCValue &LHS, in EvaluateSymbolicAdd()
763 static bool canExpand(const MCSymbol &Sym, bool InSet) { in canExpand()
H A DMachObjectWriter.cpp681 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DWinCOFFObjectWriter.cpp681 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DELFObjectWriter.cpp1485 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp863 DIEAbbrev *InSet = AbbreviationsSet.FindNodeOrInsertPos(ID, InsertToken); in assignAbbrev() local