Home
last modified time | relevance | path

Searched refs:SectionRHS (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp74 auto SectionRHS = GetFixupSection(BinOp->getRHS()); in GetFixupSection() local
75 return SectionLHS == SectionRHS ? nullptr : SectionLHS; in GetFixupSection()