Searched refs:RefB (Results 1 – 2 of 2) sorted by relevance
1341 if (auto *RefB = Target.getSubSym()) { in recordRelocation() local1342 const auto &SymB = cast<MCSymbolELF>(*RefB); in recordRelocation()
489 if (const auto *RefB = Target.getSubSym()) { in recordRelocation() local490 const auto &SymB = cast<MCSymbolWasm>(*RefB); in recordRelocation()