Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
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 DMCObjectWriter.cpp49 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DWinCOFFObjectWriter.cpp681 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DMachObjectWriter.cpp680 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DELFObjectWriter.cpp1524 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp920 DIEAbbrev *InSet = AbbreviationsSet.FindNodeOrInsertPos(ID, InsertToken); in assignAbbrev() local