Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp176 for (llvm::sys::fs::directory_iterator iter(proc_fd_path, ec), file_end; in ChildFunc() local
/openbsd-src/usr.bin/vi/common/
H A Dexf.c622 file_end(SCR *sp, EXF *ep, int force) in file_end() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp384 const lldb::addr_t file_end = address_range->data.GetRangeEnd(); in DoReadMemory() local
/openbsd-src/gnu/gcc/gcc/
H A Dtarget.h199 void (*file_end) (void); member