Searched defs:InSet (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/MC/ |
H A D | MCObjectWriter.cpp | 41 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
|
H A D | MCExpr.cpp | 798 AttemptToFoldSymbolOffsetDifference(Asm, Addrs, InSet, LHS_ argument 590 AttemptToFoldSymbolOffsetDifference(const MCAssembler * Asm,const SectionAddrMap * Addrs,bool InSet,const MCSymbolRefExpr * & A,const MCSymbolRefExpr * & B,int64_t & Addend) AttemptToFoldSymbolOffsetDifference() argument 735 evaluateSymbolicAdd(const MCAssembler * Asm,const SectionAddrMap * Addrs,bool InSet,const MCValue & LHS,const MCValue & RHS,MCValue & Res) evaluateSymbolicAdd() argument [all...] |
H A D | MachObjectWriter.cpp | 707 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
|
H A D | WinCOFFObjectWriter.cpp | 1185 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
|
H A D | ELFObjectWriter.cpp | 1514 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerUnit.cpp | 23 DIEAbbrev *InSet = AbbreviationsSet.FindNodeOrInsertPos(ID, InsertToken); in assignAbbrev() local
|
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 1007 DIEAbbrev *InSet = AbbreviationsSet.FindNodeOrInsertPos(ID, InsertToken); assignAbbrev() local
|