HomeSort by relevance Sort by last modified time
    Searched defs:ExportSection (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/MC/
WinCOFFObjectWriter.cpp 158 bool ExportSection(COFFSection const *S);
512 bool WinCOFFObjectWriter::ExportSection(COFFSection const *S) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
WasmYAML.h 265 struct ExportSection : Section {
266 ExportSection() : Section(wasm::WASM_SEC_EXPORT) {}

Completed in 79 milliseconds