Home
last modified time | relevance | path

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

123

/freebsd-13.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-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp75 FileSystem::Instance().Resolve(file_spec); in DefaultComputeClangResourceDirectory()
122 FileSystem::Instance().Resolve(file_spec); in ComputeClangResourceDirectory()
137 FileSystem::Instance().Resolve(file_spec); in ComputeClangResourceDirectory()
148 FileSystem::Instance().Resolve(file_spec); in ComputeClangResourceDirectory()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp275 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
284 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
293 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
300 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
322 FileSystem::Instance().Resolve(dirspec); in LocateExecutableSymbolFile()
348 FileSystem::Instance().Resolve(file_spec); in LocateExecutableSymbolFile()
H A DLocateSymbolFileMacOSX.cpp120 FileSystem::Instance().Resolve(dsym_filespec); in LocateMacOSXFilesUsingDebugSymbols()
164 FileSystem::Instance().Resolve(exec_filespec); in LocateMacOSXFilesUsingDebugSymbols()
187 FileSystem::Instance().Resolve(file_spec); in LocateMacOSXFilesUsingDebugSymbols()
203 FileSystem::Instance().Resolve(bundle_exe_file_spec); in LocateMacOSXFilesUsingDebugSymbols()
321 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
336 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in GetModuleSpecInfoFromUUIDDictionary()
410 FileSystem::Instance().Resolve(resolved_source_path); in GetModuleSpecInfoFromUUIDDictionary()
458 FileSystem::Instance().Resolve(resolved_source_path); in GetModuleSpecInfoFromUUIDDictionary()
536 FileSystem::Instance().Resolve(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
569 FileSystem::Instance().Resolve(dsym_for_uuid_exe_spec); in DownloadObjectAndSymbolFile()
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBFileSpec.cpp43 FileSystem::Instance().Resolve(*m_opaque_up); in SBFileSpec()
51 FileSystem::Instance().Resolve(*m_opaque_up); in SBFileSpec()
108 FileSystem::Instance().Resolve(result); in ResolvePath()
H A DSBHostOS.cpp96 FileSystem::Instance().Resolve(homedir); in GetUserHomeDirectory()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp353 if (!m_rendezvous.Resolve()) in RefreshModules()
367 FileSystem::Instance().Resolve(file); in RefreshModules()
392 FileSystem::Instance().Resolve(file); in RefreshModules()
470 if (!m_rendezvous.Resolve()) { in LoadAllCurrentModules()
H A DHexagonDYLDRendezvous.h69 bool Resolve();
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DFileSystem.h141 void Resolve(llvm::SmallVectorImpl<char> &path);
142 void Resolve(FileSpec &file_spec);
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlugin.cpp59 FileSystem::Instance().Resolve(dylib_fspec); in DoExecute()
H A DCommandObjectReproducer.cpp379 FileSystem::Instance().Resolve(file); in SetOptionValue()
626 FileSystem::Instance().Resolve(file); in SetOptionValue()
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DMonitoringProcessLauncher.cpp35 FileSystem::Instance().Resolve(exe_spec); in LaunchProcess()
H A DFileSystem.cpp255 void FileSystem::Resolve(SmallVectorImpl<char> &path) { in Resolve() function in FileSystem
277 void FileSystem::Resolve(FileSpec &file_spec) { in Resolve() function in FileSystem
286 Resolve(path); in Resolve()
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueFileSpec.cpp65 FileSystem::Instance().Resolve(m_current_value); in SetValueFromString()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp512 FileSystem::Instance().Resolve(path_spec); in Handle_vFile_Open()
658 FileSystem::Instance().Resolve(file_spec); in Handle_vFile_Mode()
700 FileSystem::Instance().Resolve(src_spec); in Handle_vFile_symlink()
736 FileSystem::Instance().Resolve(working_spec); in Handle_qPlatform_shell()
1251 FileSystem::Instance().Resolve(file_spec); in FindModuleFile()
1262 FileSystem::Instance().Resolve(req_module_path_spec); in GetModuleInfo()
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/imx/
H A Dfsl-imx-drm.txt62 Freescale i.MX PRE (Prefetch Resolve Engine)
88 Freescale i.MX PRG (Prefetch Resolve Gasket)
/freebsd-13.1/contrib/less/
H A DFREEBSD-upgrade17 14. Resolve any conflicts that happen in head/contrib/less.
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp80 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in CreateInstance()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp90 FileSystem::Instance().Resolve(module_spec.GetFileSpec()); in CreateInstance()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h75 bool Resolve();
/freebsd-13.1/contrib/expat/
H A DChanges29 #569 #571 tests: Resolve use of macros NAN and INFINITY for GNU G++
271 #467 Resolve macro HAVE_EXPAT_CONFIG_H
332 #450 #452 Autotools: Resolve use of obsolete macro AC_CONFIG_HEADER
629 #75 #106 Test suite: Resolve expected failure cases where xmlwf
640 #59 Resolve troublesome macros hiding parser struct membership
642 #6 Resolve superfluous internal malloc/realloc switch
759 #72 CMake: Resolve mistaken executable permissions
899 #519 CVE-2012-6702 -- Resolve troublesome internal call to srand
910 Autotools: Resolve use of "$<" to better support bmake
924 Resolve COMPILED_FROM_DSP in favor of WIN32

123