Home
last modified time | relevance | path

Searched defs:writeCustomSection (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h338 virtual std::error_code writeCustomSection(SecType Type) override { in writeCustomSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp1173 void WasmObjectWriter::writeCustomSection(WasmCustomSection &CustomSection, in writeCustomSection() function in WasmObjectWriter