Home
last modified time | relevance | path

Searched defs:name_buffer (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DNativeProcessELF.cpp126 char name_buffer[PATH_MAX]; in ReadSVR4LibraryInfo() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-typeprint.c63 static char *name_buffer; variable