HomeSort by relevance Sort by last modified time
    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 217 if (info->flags & FLAG_EXE) {
237 if (info->flags & FLAG_EXE) {
    [all...]

Completed in 103 milliseconds