Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFSection.h76 void setLinkNum(Elf64_Word sh_link) { Header.sh_link = sh_link; } in setLinkNum()
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp104 Elf_Word sh_link; // Section type-specific header table index link member
119 Elf_Word sh_link; // Section type-specific header table index link member
/external/kernel-headers/original/uapi/linux/
Delf.h310 Elf32_Word sh_link; member
323 Elf64_Word sh_link; /* Index of another section */ member
/external/u-boot/include/
Delf.h238 Elf32_Word sh_link; /* section header table index link */ member
252 Elf64_Word sh_link; /* section header table index link */ member
/external/llvm/lib/MC/
DELFObjectWriter.cpp1137 uint64_t sh_link = 0; in writeSection() local
/external/elfutils/src/
Dstrip.c1838 size_t sh_link = shdr_info[cnt].shdr.sh_link; in handle_elf() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DELFObjectWriter.cpp969 uint64_t sh_link = 0; in writeSection() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h666 Elf32_Word sh_link; // Section type-specific header table index link member
680 Elf64_Word sh_link; member
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp955 uint64_t sh_link = 0; in WriteSection() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h630 Elf32_Word sh_link; // Section type-specific header table index link member
644 Elf64_Word sh_link; member
/external/llvm/include/llvm/Support/
DELF.h629 Elf32_Word sh_link; // Section type-specific header table index link member
643 Elf64_Word sh_link; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h738 Elf32_Word sh_link; // Section type-specific header table index link member
752 Elf64_Word sh_link; member
/external/kmod/port-gnu/
Delf.h280 Elf32_Word sh_link; /* Link to another section */ member
294 Elf64_Word sh_link; /* Link to another section */ member
/external/elfutils/libelf/
Delf.h392 Elf32_Word sh_link; /* Link to another section */ member
406 Elf64_Word sh_link; /* Link to another section */ member