/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | ELF.h | 824 struct Elf32_Sym { struct 825 Elf32_Word st_name; // Symbol name (index into string table) 826 Elf32_Addr st_value; // Value or address associated with the symbol 827 Elf32_Word st_size; // Size of the symbol 828 unsigned char st_info; // Symbol's type and binding attributes 829 unsigned char st_other; // Must be zero; reserved 830 Elf32_Half st_shndx; // Which section (header table index) it's defined in 834 unsigned char getBinding() const { return st_info >> 4; } in getBinding() 835 unsigned char getType() const { return st_info & 0x0f; } in getType() 836 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } in setBinding() [all …]
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ELF.h | 820 struct Elf32_Sym { struct 821 Elf32_Word st_name; // Symbol name (index into string table) 822 Elf32_Addr st_value; // Value or address associated with the symbol 823 Elf32_Word st_size; // Size of the symbol 824 unsigned char st_info; // Symbol's type and binding attributes 825 unsigned char st_other; // Must be zero; reserved 826 Elf32_Half st_shndx; // Which section (header table index) it's defined in 830 unsigned char getBinding() const { return st_info >> 4; } in getBinding() 831 unsigned char getType() const { return st_info & 0x0f; } in getType() 832 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } in setBinding() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 991 struct Elf32_Sym { struct 992 Elf32_Word st_name; // Symbol name (index into string table) 993 Elf32_Addr st_value; // Value or address associated with the symbol 994 Elf32_Word st_size; // Size of the symbol 995 unsigned char st_info; // Symbol's type and binding attributes 996 unsigned char st_other; // Must be zero; reserved 997 Elf32_Half st_shndx; // Which section (header table index) it's defined in 1001 unsigned char getBinding() const { return st_info >> 4; } in getBinding() 1002 unsigned char getType() const { return st_info & 0x0f; } in getType() 1003 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } in setBinding() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | ELF.h | 1263 struct Elf32_Sym { struct 1264 Elf32_Word st_name; // Symbol name (index into string table) 1265 Elf32_Addr st_value; // Value or address associated with the symbol 1266 Elf32_Word st_size; // Size of the symbol 1267 unsigned char st_info; // Symbol's type and binding attributes 1268 unsigned char st_other; // Must be zero; reserved 1269 Elf32_Half st_shndx; // Which section (header table index) it's defined in 1273 unsigned char getBinding() const { return st_info >> 4; } in getBinding() 1274 unsigned char getType() const { return st_info & 0x0f; } in getType() 1275 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } in setBinding() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | ELF.h | 1261 struct Elf32_Sym { struct 1262 Elf32_Word st_name; // Symbol name (index into string table) 1263 Elf32_Addr st_value; // Value or address associated with the symbol 1264 Elf32_Word st_size; // Size of the symbol 1265 unsigned char st_info; // Symbol's type and binding attributes 1266 unsigned char st_other; // Must be zero; reserved 1267 Elf32_Half st_shndx; // Which section (header table index) it's defined in 1271 unsigned char getBinding() const { return st_info >> 4; } in getBinding() 1272 unsigned char getType() const { return st_info & 0x0f; } in getType() 1273 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } in setBinding() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | ELF.h | 1245 struct Elf32_Sym { struct 1246 Elf32_Word st_name; // Symbol name (index into string table) 1247 Elf32_Addr st_value; // Value or address associated with the symbol 1248 Elf32_Word st_size; // Size of the symbol 1249 unsigned char st_info; // Symbol's type and binding attributes 1250 unsigned char st_other; // Must be zero; reserved 1251 Elf32_Half st_shndx; // Which section (header table index) it's defined in 1255 unsigned char getBinding() const { return st_info >> 4; } in getBinding() 1256 unsigned char getType() const { return st_info & 0x0f; } in getType() 1257 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } in setBinding() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 1189 struct Elf32_Sym { struct 1190 Elf32_Word st_name; // Symbol name (index into string table) 1191 Elf32_Addr st_value; // Value or address associated with the symbol 1192 Elf32_Word st_size; // Size of the symbol 1193 unsigned char st_info; // Symbol's type and binding attributes 1194 unsigned char st_other; // Must be zero; reserved 1195 Elf32_Half st_shndx; // Which section (header table index) it's defined in 1199 unsigned char getBinding() const { return st_info >> 4; } in getBinding() 1200 unsigned char getType() const { return st_info & 0x0f; } in getType() 1201 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } in setBinding() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | ELF.h | 1261 struct Elf32_Sym { struct 1262 Elf32_Word st_name; // Symbol name (index into string table) 1263 Elf32_Addr st_value; // Value or address associated with the symbol 1264 Elf32_Word st_size; // Size of the symbol 1265 unsigned char st_info; // Symbol's type and binding attributes 1266 unsigned char st_other; // Must be zero; reserved 1267 Elf32_Half st_shndx; // Which section (header table index) it's defined in 1271 unsigned char getBinding() const { return st_info >> 4; } in getBinding() 1272 unsigned char getType() const { return st_info & 0x0f; } in getType() 1273 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } in setBinding() [all …]
|
/aosp_15_r20/trusty/kernel/lib/backtrace/ |
H A D | elf_sym.h | 38 } Elf32_Sym; typedef
|
/aosp_15_r20/test/vts/vndk_utils/library/elf/ |
H A D | structs.py | 185 class Elf32_Sym(_Sym): class
|
/aosp_15_r20/system/chre/platform/shared/include/chre/platform/shared/ |
H A D | loader_util.h | 223 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | elf.h | 161 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | elf.h | 189 } Elf32_Sym; typedef
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/ |
H A D | elf.h | 151 } Elf32_Sym; typedef
|