Searched refs:FLAG_LINKER (Results 1 - 2 of 2) sorted by relevance

/bionic/linker/
H A Dlinker.h88 #define FLAG_LINKER 0x00000010 // The linker itself macro
H A Dlinker.cpp1410 if ((si->flags & FLAG_LINKER) == 0) {
1678 bool relocating_linker = (si->flags & FLAG_LINKER) != 0;
2324 linker_so.flags |= FLAG_LINKER;

Completed in 229 milliseconds