OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DF_1_GROUP
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/libelf/
elf.h
748
#define
DF_1_GROUP
0x00000004 /* Set RTLD_GROUP for this object. */
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
755
#define
DF_1_GROUP
0x00000004 /* Set RTLD_GROUP for this object. */
[
all
...]
/external/elfutils/src/
readelf.c
1023
{
DF_1_GROUP
, "GROUP" },
[
all
...]
/external/valgrind/main/perf/
tinycc.c
708
#define
DF_1_GROUP
0x00000004 /* Set RTLD_GROUP for this object. */
[
all
...]
Completed in 49 milliseconds