Home
last modified time | relevance | path

Searched defs:memory_buffer (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBReproducerPrivate.h61 ReplayData(std::unique_ptr<llvm::MemoryBuffer> memory_buffer) in ReplayData()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp300 char memory_buffer[16]; in SetUpRegion() local
/freebsd-13.1/usr.bin/top/
H A Ddisplay.c558 static char *memory_buffer = NULL; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1091 std::unique_ptr<MemoryBuffer> memory_buffer = in ParseInternal() local