OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interposing
(Results
1 - 4
of
4
) sorted by null
/external/lldb/examples/interposing/darwin/fd_interposing/
FDInterposing.cpp
11
// descriptors by
interposing
functions for all file descriptor create and
16
// To enable the
interposing
in a darwin program, set the DYLD_INSERT_LIBRARIES
24
//
interposing
shared library include:
56
#include <mach-o/dyld-
interposing
.h>
418
log ("
Interposing
file descriptor create and delete functions for %s (pid=%i)\n", get_process_fullpath (true), pid);
422
log ("pid=%i: disabling
interposing
file descriptor create and delete functions for child process %s (pid=%i)\n", g_pid, get_process_fullpath (true), pid);
460
// Only let this
interposing
happen on the first time this matches
[
all
...]
/external/clang/tools/scan-build/
scan-build
1134
scan-build analyzes a project by
interposing
a "fake compiler", which
[
all
...]
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build
1101
scan-build analyzes a project by
interposing
a "fake compiler", which
[
all
...]
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build
1101
scan-build analyzes a project by
interposing
a "fake compiler", which
[
all
...]
Completed in 864 milliseconds