Searched defs:strtab (Results 1 - 25 of 147) sorted by relevance

123456

/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_ar.c33 static char strtab[] = "abcdefghijklmn.o/\nggghhhjjjrrrttt.o/\niiijjjdddsssppp.o/\n"; variable
/netbsd-current/lib/libc/gen/
H A Dnlist_aout.c97 char *strtab; local
H A Dnlist_elf32.c95 char *mappedfile, *strtab; local
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Delf-hints-local.h35 uint32_t strtab; /* Offset of string table in file. */ member in struct:elfhints_hdr
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Delf-hints-local.h35 uint32_t strtab; /* Offset of string table in file. */ member in struct:elfhints_hdr
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Delf-hints-local.h35 uint32_t strtab; /* Offset of string table in file. */ member in struct:elfhints_hdr
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Djit-elf-util.h65 char *const strtab local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Djit-elf-util.h65 char *const strtab local
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dstrtab.h46 typedef struct strtab { struct
/netbsd-current/sys/rump/librump/rumpkern/
H A Dkobj_rename.c68 kobj_renamespace(Elf_Sym *symtab, size_t symcount, char **strtab, size_t *strtabsz) argument
/netbsd-current/sys/sys/
H A Dkern_ctf.h44 const char *strtab; /* Ptr to the string table. */ member in struct:mod_ctf
/netbsd-current/libexec/ld.elf_so/
H A Dsymver.c177 const char *strtab = obj->strtab; local
[all...]
/netbsd-current/usr.sbin/kvm_mkdb/
H A Dnlist_aout.c116 char *strtab, buf[1024]; local
H A Dnlist_elf32.c100 char *mappedfile, *symname, *nsymname, *fsymname, *tmpcp, *strtab; local
/netbsd-current/sys/external/bsd/libfdt/dist/
H A Dfdt.c272 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) argument
H A Dfdt_sw.c246 char *strtab = (char *)fdt + fdt_totalsize(fdt); local
272 char *strtab = (char *)fdt + fdt_totalsize(fdt); local
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open-bfd.c141 const char *strtab = NULL; local
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-open-bfd.c107 const char *strtab = NULL; local
[all...]
/netbsd-current/sbin/ldconfig/
H A Dldconfig.c378 char *strtab; local
520 char *strtab; local
[all...]
/netbsd-current/sys/ddb/
H A Ddb_elf.c244 char *strtab; local
339 char *strtab; local
387 char *strtab; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_ar.c52 char *strtab; member in struct:ar_w
[all...]
H A Darchive_read_support_format_ar.c61 char *strtab; member in struct:ar
[all...]
/netbsd-current/sys/arch/amd64/stand/prekern/
H A Delf.c43 char *strtab; member in struct:elfinfo
/netbsd-current/sys/arch/amiga/stand/bootblock/elf2bb/
H A Delf2bb.c100 char *strtab; local
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dbinary.cc169 Stringpool strtab; local
348 write_symbol( const std::string& name, const Stringpool* strtab, section_size_type value, typename elfcpp::Elf_types<32>::Elf_WXword st_size, unsigned int shndx, unsigned char** ppout) argument
[all...]

Completed in 422 milliseconds

123456