Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 9 of 9) sorted by relevance

/minix3/minix/commands/swifi/
H A Dread_nlist.c14 static int get_syms(Elf *elf, Elf_Scn *scn, Elf32_Shdr *shdr, in get_syms()
69 Elf32_Shdr *shdr; in read_nlist() local
/minix3/external/bsd/elftoolchain/dist/libelf/
H A Delf_strptr.c53 GElf_Shdr shdr; in elf_strptr() local
H A Dlibelf_checksum.c58 GElf_Shdr shdr; in _libelf_checksum() local
/minix3/sys/lib/libsa/
H A Dloadfile_elf32.c184 internalize_shdr(Elf_Byte bo, Elf_Shdr *shdr) in internalize_shdr()
215 externalize_shdr(Elf_Byte bo, Elf_Shdr *shdr) in externalize_shdr()
254 #define internalize_shdr(bo, shdr) /* nothing */ argument
255 #define externalize_shdr(bo, shdr) /* nothing */ argument
/minix3/lib/libexecinfo/
H A Dsymtab.c108 GElf_Shdr shdr; in symtab_create() local
/minix3/external/gpl3/binutils/usr.sbin/dbsym/
H A Ddbsym.c364 void *shdr; in load_symtab() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp86 Elf_Shdr *shdr = in updateSectionAddress() local
133 Elf_Shdr *shdr = const_cast<Elf_Shdr *>( in createRTDyldELFObject() local
/minix3/external/bsd/libpcap/dist/
H A Dpcap-usb-linux.c577 pcap_usb_setup* shdr; in usb_read_linux() local
/minix3/bin/ksh/
H A Dhistory.c922 shdr, /* expecting a header */ enumerator