Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1335 auto &RefSection = static_cast<MCSectionWasm &>(WS.getSection()); in isSectionReferenced() local
1336 if (RefSection.getName() == SectionName) { in isSectionReferenced()