Home
last modified time | relevance | path

Searched refs:Resolve (Results 1 – 25 of 90) sorted by relevance

1234

/freebsd-12.1/contrib/bearssl/T0/
H A DWordData.cs53 internal override void Resolve() in Resolve() method in WordData
69 wd.Resolve(); in Resolve()
77 Resolve(); in Run()
83 Resolve(); in GetDataBlocks()
91 Resolve(); in GenerateCodeElements()
H A DWordInterpreted.cs59 internal override void Resolve() in Resolve() method in WordInterpreted
76 Resolve(); in Run()
82 Resolve(); in GetReferences()
95 Resolve(); in GetDataBlocks()
108 Resolve(); in GenerateCodeElements()
H A DTPointerXT.cs50 internal void Resolve(T0Comp ctx) in Resolve() method in TPointerXT
59 Resolve(ctx); in Execute()
H A DWord.cs88 internal virtual void Resolve() in Resolve() method in Word
H A DOpcodeConst.cs48 xt.Resolve(ctx); in GetReference()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DSymbols.cpp271 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
280 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
289 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
296 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
318 FileSystem::Instance().Resolve(dirspec); in LocateExecutableSymbolFile()
338 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
H A DFileSystem.cpp219 void FileSystem::Resolve(SmallVectorImpl<char> &path) { in Resolve() function in FileSystem
237 void FileSystem::Resolve(FileSpec &file_spec) { in Resolve() function in FileSystem
243 Resolve(path); in Resolve()
H A DMonitoringProcessLauncher.cpp36 FileSystem::Instance().Resolve(exe_spec); in LaunchProcess()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp88 FileSystem::Instance().Resolve(file_spec); in ComputeClangDirectory()
103 FileSystem::Instance().Resolve(file_spec); in ComputeClangDirectory()
116 FileSystem::Instance().Resolve(file_spec); in ComputeClangDirectory()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBFileSpec.cpp36 FileSystem::Instance().Resolve(*m_opaque_ap); in SBFileSpec()
42 FileSystem::Instance().Resolve(*m_opaque_ap); in SBFileSpec()
75 FileSystem::Instance().Resolve(result); in ResolvePath()
H A DSBHostOS.cpp91 FileSystem::Instance().Resolve(homedir); in GetUserHomeDirectory()
H A DSBModuleSpec.cpp118 FileSystem::Instance().Resolve(file_spec); in GetModuleSpecifications()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DFileSystem.h129 void Resolve(llvm::SmallVectorImpl<char> &path);
130 void Resolve(FileSpec &file_spec);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp354 if (!m_rendezvous.Resolve()) in RefreshModules()
368 FileSystem::Instance().Resolve(file); in RefreshModules()
393 FileSystem::Instance().Resolve(file); in RefreshModules()
471 if (!m_rendezvous.Resolve()) { in LoadAllCurrentModules()
H A DHexagonDYLDRendezvous.h72 bool Resolve();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectPlugin.cpp63 FileSystem::Instance().Resolve(dylib_fspec); in DoExecute()
H A DCommandObjectLog.cpp101 FileSystem::Instance().Resolve(log_file); in SetOptionValue()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp520 FileSystem::Instance().Resolve(path_spec); in Handle_vFile_Open()
660 FileSystem::Instance().Resolve(file_spec); in Handle_vFile_Mode()
702 FileSystem::Instance().Resolve(src_spec); in Handle_vFile_symlink()
738 FileSystem::Instance().Resolve(working_spec); in Handle_qPlatform_shell()
1272 FileSystem::Instance().Resolve(file_spec); in FindModuleFile()
1283 FileSystem::Instance().Resolve(req_module_path_spec); in GetModuleInfo()
/freebsd-12.1/contrib/less/
H A DFREEBSD-upgrade17 14. Resolve any conflicts that happen in head/contrib/less.
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueFileSpec.cpp79 FileSystem::Instance().Resolve(m_current_value); in SetValueFromString()
H A DProperty.cpp103 FileSystem::Instance().Resolve(file_spec); in Property()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp104 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in CreateInstance()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h73 bool Resolve();
H A DDynamicLoaderPOSIXDYLD.cpp416 if (!m_rendezvous.Resolve()) in RefreshModules()
561 if (!m_rendezvous.Resolve()) { in LoadAllCurrentModules()
/freebsd-12.1/contrib/expat/
H A DChanges8 #519 CVE-2012-6702 -- Resolve troublesome internal call to srand
19 Autotools: Resolve use of "$<" to better support bmake
33 Resolve COMPILED_FROM_DSP in favor of WIN32

1234