OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dlinfo
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dlfcn.h
125
extern int
dlinfo
(void *__restrict __handle,
129
/* These are the possible values for the REQUEST argument to `
dlinfo
'. */
172
The `dls_name' member points to space in the buffer passed to `
dlinfo
'. */
179
/* This is the structure that must be passed (by reference) to `
dlinfo
' for
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h
125
extern int
dlinfo
(void *__restrict __handle,
129
/* These are the possible values for the REQUEST argument to `
dlinfo
'. */
172
The `dls_name' member points to space in the buffer passed to `
dlinfo
'. */
179
/* This is the structure that must be passed (by reference) to `
dlinfo
' for
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h
125
extern int
dlinfo
(void *__restrict __handle,
129
/* These are the possible values for the REQUEST argument to `
dlinfo
'. */
172
The `dls_name' member points to space in the buffer passed to `
dlinfo
'. */
179
/* This is the structure that must be passed (by reference) to `
dlinfo
' for
/external/compiler-rt/lib/msan/
msan_interceptors.cc
822
struct
dlinfo
{
struct
829
INTERCEPTOR(int, dladdr, void *addr,
dlinfo
*info) {
[
all
...]
Completed in 59 milliseconds