Home
last modified time | relevance | path

Searched defs:sh_info (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFSection.h78 void setInfoNum(Elf64_Word sh_info) { Header.sh_info = sh_info; } in setInfoNum()
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp105 Elf_Word sh_info; // Section type-specific extra information member
120 Elf_Word sh_info; // Section type-specific extra information member
/external/kernel-headers/original/uapi/linux/
Delf.h311 Elf32_Word sh_info; member
324 Elf64_Word sh_info; /* Additional section information */ member
/external/u-boot/include/
Delf.h239 Elf32_Word sh_info; /* extra information */ member
253 Elf64_Word sh_info; /* extra information */ member
/external/llvm/lib/MC/
DELFObjectWriter.cpp1138 uint64_t sh_info = 0; in writeSection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DELFObjectWriter.cpp970 uint64_t sh_info = 0; in writeSection() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h667 Elf32_Word sh_info; // Section type-specific extra information member
681 Elf64_Word sh_info; member
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp956 uint64_t sh_info = 0; in WriteSection() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h631 Elf32_Word sh_info; // Section type-specific extra information member
645 Elf64_Word sh_info; member
/external/llvm/include/llvm/Support/
DELF.h630 Elf32_Word sh_info; // Section type-specific extra information member
644 Elf64_Word sh_info; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h739 Elf32_Word sh_info; // Section type-specific extra information member
753 Elf64_Word sh_info; member
/external/kmod/port-gnu/
Delf.h281 Elf32_Word sh_info; /* Additional section information */ member
295 Elf64_Word sh_info; /* Additional section information */ member
/external/elfutils/libelf/
Delf.h393 Elf32_Word sh_info; /* Additional section information */ member
407 Elf64_Word sh_info; /* Additional section information */ member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c1364 const struct tgsi_shader_info *sh_info = &ctx->shader->selector->info; in store_output_tcs() local