HomeSort by: relevance | last modified time | path
    Searched refs:debugNames (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h 154 ArrayRef<wasm::WasmDebugName> debugNames() const { return DebugNames; }
289 std::vector<wasm::WasmDebugName> DebugNames;
  /src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
wasm2yaml.cpp 67 for (const llvm::wasm::WasmDebugName &Name : Obj.debugNames()) {

Completed in 41 milliseconds