Searched refs:shndx (Results 1 – 1 of 1) sorted by relevance
165 #define ELF32_SYM_INITIALIZER(name_offset, value, shndx) \ argument169 (shndx == 0) ? 0 : (STB_GLOBAL << 4), \171 shndx, \174 #define ELF64_SYM_INITIALIZER(name_offset, value, shndx) \ argument176 (shndx == 0) ? 0 : (STB_GLOBAL << 4), \178 shndx, \