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

123

/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/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-6-1-5-RELEASE/lib/libc/gen/
H A Dnlist_aout.c99 char *strtab; local
H A Dnlist_elf32.c82 char *mappedfile, *strtab; local
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dkern_ctf.h42 const char *strtab; /* Ptr to the string table. */ member in struct:mod_ctf
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dstrtab.h46 typedef struct strtab { struct
/netbsd-6-1-5-RELEASE/libexec/ld.elf_so/
H A Dsymver.c162 const char *strtab = obj->strtab; local
[all...]
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Dkobj_rename.c65 kobj_renamespace(Elf_Sym *symtab, size_t symcount, char **strtab, size_t *strtabsz) argument
H A Drump.c713 rump_kernelfsym_load(void *symtab, uint64_t symsize, char *strtab, uint64_t strsize) argument
/netbsd-6-1-5-RELEASE/usr.sbin/kvm_mkdb/
H A Dnlist_aout.c118 char *strtab, buf[1024]; local
H A Dnlist_elf32.c100 char *mappedfile, *symname, *nsymname, *fsymname, *tmpcp, *strtab; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Djit-main.c106 char *const strtab = (char *)((ElfW (Addr))addr + shdr[i].sh_offset); local
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_ar.c56 char *strtab; member in struct:ar
[all...]
H A Darchive_write_set_format_ar.c51 char *strtab; member in struct:ar_w
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dbinary.cc163 Stringpool strtab; local
342 write_symbol( const std::string& name, const Stringpool* strtab, section_size_type value, unsigned int shndx, unsigned char** ppout) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_elf.c250 char *strtab; local
345 char *strtab; local
393 char *strtab; local
[all...]
/netbsd-6-1-5-RELEASE/sbin/ldconfig/
H A Dldconfig.c378 char *strtab; local
520 char *strtab; local
[all...]
/netbsd-6-1-5-RELEASE/lib/librumpuser/
H A Drumpuser_dl.c57 static char *strtab = NULL; variable
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/amiga/stand/bootblock/elf2bb/
H A Delf2bb.c100 char *strtab; local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_module.c289 const char *strtab = dmp->dm_strtab.cts_data; local
319 const char *strtab = dmp->dm_strtab.cts_data; local
H A Ddt_link.c124 char *strtab; local
318 char *strtab; local
1128 dt_strtab_t *strtab; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-coff.c178 char *strtab; local
H A Dlto-elf.c764 size_t strtab; local
H A Dlto-macho.c176 char *strtab = NULL; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-mach-o.c382 char *strtab; local
[all...]

Completed in 311 milliseconds

123