Home
last modified time | relevance | path

Searched defs:sh_link (Results 1 – 15 of 15) 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/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.h166 elf_word sh_link; ///< Index of associated section. member
/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.cc167 Word sh_link; member
221 Word sh_link; member
/external/kernel-headers/original/uapi/linux/
Delf.h311 Elf32_Word sh_link; member
324 Elf64_Word sh_link; /* Index of another section */ member
/external/llvm/lib/MC/
DELFObjectWriter.cpp1137 uint64_t sh_link = 0; in writeSection() local
/external/elfutils/src/
Dstrip.c1889 size_t sh_link = shdr_info[cnt].shdr.sh_link; in handle_elf() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp989 uint64_t sh_link = 0; in writeSection() local
/external/llvm-project/llvm/lib/MC/
DELFObjectWriter.cpp989 uint64_t sh_link = 0; in writeSection() local
/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-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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h780 Elf32_Word sh_link; // Section type-specific header table index link member
794 Elf64_Word sh_link; member
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h803 Elf32_Word sh_link; // Section type-specific header table index link member
817 Elf64_Word sh_link; member
/external/google-breakpad/src/third_party/musl/include/
Delf.h233 Elf32_Word sh_link; member
246 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.h389 Elf32_Word sh_link; /* Link to another section */ member
403 Elf64_Word sh_link; /* Link to another section */ member