Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h407 std::error_code writeCustomSection(SecType Type) override { in writeCustomSection() function
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1241 void WasmObjectWriter::writeCustomSection(WasmCustomSection &CustomSection, writeCustomSection() function in WasmObjectWriter