Searched refs:file_buf (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_symbolize.cpp | 43 char *file_buf, uptr file_siz, int *line, in __tsan_symbolize_external() argument 94 static char file_buf[1024]; in SymbolizeCode() local 97 if (__tsan_symbolize_external(addr, func_buf, sizeof(func_buf), file_buf, in SymbolizeCode() 98 sizeof(file_buf), &line, &col)) { in SymbolizeCode() 100 frame->info.file = internal_strdup(file_buf); in SymbolizeCode()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 2445 const void *file_buf = data_sp->GetBytes(); in LoadAllocation() local 2446 if (file_buf == nullptr || in LoadAllocation() 2454 static_cast<const AllocationDetails::FileHeader *>(file_buf); in LoadAllocation() 2467 static_cast<const uint8_t *>(file_buf) + in LoadAllocation() 2519 file_buf = static_cast<const uint8_t *>(file_buf) + file_header->hdr_size; in LoadAllocation() 2539 size_t written = GetProcess()->WriteMemory(alloc_data, file_buf, size, err); in LoadAllocation()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | com.c | 15127 static struct file_buf { struct 15145 typedef struct file_buf FILE_BUF; argument
|
| H A D | ChangeLog | 1992 * com.c (ffecom_file_, ffecom_file, file_buf,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog | 1849 (struct {file_buf,definition,if_stack}): New member nominal_fname_len.
|
| H A D | FSFChangeLog.10 | 3486 (struct file_buf): New member `inc'.
|
| H A D | ChangeLog.5 | 4228 * tradcpp.c (struct file_buf): Add a pointer to the next entry
|
| H A D | ChangeLog.2 | 4487 * cccp.c (progname, file_buf, default_include, include_file,
|