OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_EXE
(Results
1 - 2
of
2
) sorted by null
/bionic/linker/
linker.h
85
#define
FLAG_EXE
0x00000004 // The main executable
linker.c
208
if (info->flags &
FLAG_EXE
) {
228
if (info->flags &
FLAG_EXE
) {
[
all
...]
Completed in 28 milliseconds