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