Searched refs:GetMemoryTagManager (Results 1 – 7 of 7) sorted by relevance
27 const MemoryTagManager *GetMemoryTagManager() const override { in GetMemoryTagManager() function
77 process->GetMemoryTagManager(); in DoExecute() 230 process->GetMemoryTagManager(); in DoExecute()
110 virtual const MemoryTagManager *GetMemoryTagManager() const { in GetMemoryTagManager() function
259 process_sp->GetMemoryTagManager(); in GetMemoryTags()
442 GetMemoryTagManager(); in ReadMemoryTags()
6420 llvm::Expected<const MemoryTagManager *> Process::GetMemoryTagManager() { in ReadMemoryTags() 6423 arch ? arch->GetMemoryTagManager() : nullptr; in ReadMemoryTags() 6441 GetMemoryTagManager(); in WriteMemoryTags() 6458 GetMemoryTagManager(); in CreateCoreFileMemoryRange() 6401 llvm::Expected<const MemoryTagManager *> Process::GetMemoryTagManager() { GetMemoryTagManager() function in Process
1797 llvm::Expected<const MemoryTagManager *> GetMemoryTagManager();