Searched refs:STB_GLOBAL (Results 1 - 3 of 3) sorted by relevance

/bionic/linker/
H A Ddlfcn.cpp120 if ((bind == STB_GLOBAL || bind == STB_WEAK) && sym->st_shndx != 0) {
169 (shndx == 0) ? 0 : (STB_GLOBAL << 4), \
176 (shndx == 0) ? 0 : (STB_GLOBAL << 4), \
H A Dlinker.cpp430 case STB_GLOBAL:
/bionic/libc/kernel/uapi/linux/
H A Delf.h122 #define STB_GLOBAL 1 macro

Completed in 59 milliseconds