Searched defs:parseSection (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lld/COFF/ | ||
H A D | DriverUtils.cpp | 221 void LinkerDriver::parseSection(StringRef s) { in parseSection() function in lld::coff::LinkerDriver |
/openbsd-src/gnu/llvm/llvm/lib/Object/ | ||
H A D | WasmObjectFile.cpp | 332 Error WasmObjectFile::parseSection(WasmSection &Sec) { in parseSection() function in WasmObjectFile |