Home
last modified time | relevance | path

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

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