Home
last modified time | relevance | path

Searched defs:st_shndx (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmipsread.c136 unsigned char st_shndx[2]; /* Associated section index */ member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dexternal.h134 unsigned char st_shndx[2]; /* Associated section index */ member
141 unsigned char st_shndx[2]; /* Associated section index */ member
H A Dinternal.h103 unsigned int st_shndx; /* Associated section index */ member
/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dexternal.h134 unsigned char st_shndx[2]; /* Associated section index */ member
141 unsigned char st_shndx[2]; /* Associated section index */ member
H A Dinternal.h103 unsigned int st_shndx; /* Associated section index */ member
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h230 elf_half st_shndx; ///< Section to which this symbol applies. member
/openbsd-src/sys/sys/
H A Dexec_elf.h334 Elf32_Half st_shndx; /* section header index */ global() member
341 Elf64_Half st_shndx; /* section index of symbol */ global() member
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf64-hppa.c76 int st_shndx; member
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-hppa.c76 int st_shndx; member
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1195 Elf32_Half st_shndx; // Which section (header table index) it's defined in member
1213 Elf64_Half st_shndx; // Which section (header tbl index) it's defined in member