Home
last modified time | relevance | path

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

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