Home
last modified time | relevance | path

Searched refs:FLAG_EXE (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_soinfo.cpp801 return (flags_ & FLAG_EXE) != 0; in is_main_executable()
821 flags_ |= FLAG_EXE; in set_main_executable()
Dlinker_soinfo.h42 #define FLAG_EXE 0x00000004 // The main executable macro