Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp430 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection() function in WasmObjectWriter
H A DMCStreamer.cpp1248 MCSymbol *MCStreamer::endSection(MCSection *Section) { in endSection() function in MCStreamer