Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCExpr.cpp586 const SectionAddrMap *Addrs, bool InSet, const MCSymbolRefExpr *&A, in AttemptToFoldSymbolOffsetDifference()
675 const MCSymbolRefExpr *B, bool InSet) { in canFold()
713 const SectionAddrMap *Addrs, bool InSet, const MCValue &LHS, in EvaluateSymbolicAdd()
780 static bool canExpand(const MCSymbol &Sym, bool InSet) { in canExpand()
H A DMCObjectWriter.cpp47 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DMachObjectWriter.cpp679 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DWinCOFFObjectWriter.cpp700 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
H A DELFObjectWriter.cpp1511 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp826 DIEAbbrev *InSet = AbbreviationsSet.FindNodeOrInsertPos(ID, InsertToken); in assignAbbrev() local