Searched refs:subtrahend (Results 1 – 7 of 7) sorted by relevance
113 auto subtrahend = a; in createSubtraction() local116 std::swap(subtrahend, minuend); in createSubtraction()117 assert(subtrahend.is<Symbol *>()); in createSubtraction()119 off, /*addend=*/0, subtrahend); in createSubtraction()
1321 macho::Reloc &subtrahend = *relocIt; in targetSymFromCanonicalSubtractor() local1323 assert(target->hasAttr(subtrahend.type, RelocAttrBits::SUBTRAHEND)); in targetSymFromCanonicalSubtractor()1327 auto *pcSym = cast<Defined>(subtrahend.referent.get<macho::Symbol *>()); in targetSymFromCanonicalSubtractor()1338 if (pcSym->value - (Invert ? -1 : 1) * minuend.addend != subtrahend.offset) in targetSymFromCanonicalSubtractor()1347 macho::Reloc &pcReloc = Invert ? minuend : subtrahend; in targetSymFromCanonicalSubtractor()
1306 the subtrahend will be resolved and @code{fx_subsy} set to @code{NULL} for1313 Like @code{TC_FORCE_RELOCATION_SUB_SAME}, but used when the subtrahend is an1318 Like @code{TC_FORCE_RELOCATION_SUB_ABS}, but the subtrahend is a symbol in the
1289 the subtrahend will be resolved and @code{fx_subsy} set to @code{NULL} for1296 Like @code{TC_FORCE_RELOCATION_SUB_SAME}, but used when the subtrahend is an1301 Like @code{TC_FORCE_RELOCATION_SUB_ABS}, but the subtrahend is a symbol in the
6459 the subtrahend.
193072 subtrahend