Searched refs:symbols_url (Results 1 – 1 of 1) sorted by relevance
414 llvm::Optional<ConstString> symbols_url = GetWasmString(data, c); in GetExternalDebugInfoFileSpec() local415 if (symbols_url) in GetExternalDebugInfoFileSpec()416 return FileSpec(symbols_url->GetStringRef()); in GetExternalDebugInfoFileSpec()