Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DWasmObjectWriter.cpp352 void writeCustomRelocSections();
1150 void WasmObjectWriter::writeCustomRelocSections() { in writeCustomRelocSections() function in WasmObjectWriter
1963 writeCustomRelocSections(); in writeOneObject()