Home
last modified time | relevance | path

Searched refs:ReadCStringFromMemory (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp187 process->ReadCStringFromMemory(m_name_ptr, (char *)name_buf.GetBytes(), in Read()
311 process->ReadCStringFromMemory(m_name_ptr, m_name, error); in Read()
316 process->ReadCStringFromMemory(m_types_ptr, m_types, error); in Read()
366 process->ReadCStringFromMemory(m_name_ptr, m_name, error); in Read()
371 process->ReadCStringFromMemory(m_type_ptr, m_type, error); in Read()
H A DAppleObjCRuntimeV1.cpp227 size_t count = process_sp->ReadCStringFromMemory( in Initialize()
H A DAppleObjCRuntime.cpp211 curr_len = process->ReadCStringFromMemory(result_ptr + cstr_len, buf, in GetObjectDescription()
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/
H A DSBProcessDocstrings.i131 ) lldb::SBProcess::ReadCStringFromMemory;
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DProcessFreeBSDKernel.cpp201 ReadCStringFromMemory(proc + offset_p_comm, comm, sizeof(comm), error); in DoUpdateThreadList()
218 ReadCStringFromMemory(td + offset_td_name, thread_name, in DoUpdateThreadList()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DAddress.cpp192 static size_t ReadCStringFromMemory(ExecutionContextScope *exe_scope, in ReadCStringFromMemory() function
535 ReadCStringFromMemory(exe_scope, *this, s); in Dump()
547 ReadCStringFromMemory(exe_scope, so_addr, s); in Dump()
579 ReadCStringFromMemory(exe_scope, so_addr, s); in Dump()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp125 process_sp->ReadCStringFromMemory(description_ptr, description, error); in RetrieveReportData()
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp84 target_sp->ReadCStringFromMemory( in FormatObject()
H A DStringPrinter.cpp465 target_sp->ReadCStringFromMemory(options.GetLocation(), buffer, in ReadEncodedBufferAndDumpToStream()
/freebsd-14.2/contrib/llvm-project/lldb/bindings/lua/
H A Dlua-typemaps.swig86 // SBProcess::ReadCStringFromMemory() uses a void*, but needs to be treated
105 // SBProcess::ReadCStringFromMemory() uses a void*, but needs to be treated
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DNativeProcessELF.cpp127 llvm::Expected<llvm::StringRef> string_or_error = ReadCStringFromMemory( in ReadSVR4LibraryInfo()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp106 target.ReadCStringFromMemory(apiname_ptr, apiName, read_error); in RetrieveReportData()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp645 m_process->ReadCStringFromMemory(kld_filename_addr, kld_filename, in ReadAllKmods()
649 m_process->ReadCStringFromMemory(kld_pathname_addr, kld_pathname, in ReadAllKmods()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcess.h204 size_t ReadCStringFromMemory(addr_t addr, void *char_buf, size_t size,
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp100 process_sp->ReadCStringFromMemory(ptr, str, error); in RetrieveString()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp919 process->ReadCStringFromMemory(buffer_addr, name_string, utility_error); in DoLoadImage()
937 size_t num_chars = process->ReadCStringFromMemory(error_addr + addr_size, in DoLoadImage()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h130 ReadCStringFromMemory(lldb::addr_t addr, char *buffer, size_t max_size,
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/
H A Dpython-typemaps.swig191 // SBProcess::ReadCStringFromMemory() uses a void*, but needs to be treated
209 // SBProcess::ReadCStringFromMemory() uses a void*, but needs to be treated
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1073 size_t ReadCStringFromMemory(const Address &addr, std::string &out_str,
1076 size_t ReadCStringFromMemory(const Address &addr, char *dst,
H A DProcess.h1589 size_t ReadCStringFromMemory(lldb::addr_t vm_addr, char *cstr,
1592 size_t ReadCStringFromMemory(lldb::addr_t vm_addr, std::string &out_str,
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp843 size_t SBProcess::ReadCStringFromMemory(addr_t addr, void *buf, size_t size, in ReadCStringFromMemory() function in SBProcess
854 bytes_read = process_sp->ReadCStringFromMemory(addr, (char *)buf, size, in ReadCStringFromMemory()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp619 m_process->ReadCStringFromMemory(addr, str, error); in ReadStringFromMemory()
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp677 NativeProcessProtocol::ReadCStringFromMemory(lldb::addr_t addr, char *buffer, in ReadCStringFromMemory() function in NativeProcessProtocol
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp256 process_sp->ReadCStringFromMemory(ptr, str, error); in RetrieveString()
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1954 size_t Target::ReadCStringFromMemory(const Address &addr, std::string &out_str, in ReadCStringFromMemory() function in Target
1961 size_t length = ReadCStringFromMemory(address, buf, sizeof(buf), error, in ReadCStringFromMemory()
1977 size_t Target::ReadCStringFromMemory(const Address &addr, char *dst, in ReadCStringFromMemory() function in Target

12