Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h65 void setNoStrip() const { in setNoStrip() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp154 Symbol->setNoStrip(); in emitSymbolAttribute()
H A DWasmObjectWriter.cpp601 Sym->setNoStrip(); in recordRelocation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp881 Table->setNoStrip(); in selectCall()
H A DWebAssemblyISelLowering.cpp633 Table->setNoStrip(); in LowerCallResults()