Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_mac.cc361 InternalScopedString exe_path(kMaxPathLength); in ReadBinaryName() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.cc346 InternalScopedString exe_path(kMaxPathLength); in ReadBinaryName() local
/netbsd-src/sys/arch/x68k/stand/libdos/
H A Ddos.h127 char exe_path[68]; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.cpp468 InternalMmapVector<char> exe_path(kMaxPathLength); in ReadBinaryName() local