Home
last modified time | relevance | path

Searched defs:string_table (Results 1 – 11 of 11) sorted by relevance

/NextBSD/usr.bin/dtc/
HDdtb.hh327 class string_table { class
347 string_table() : size(0) {} in string_table() function in dtc::dtb::string_table
/NextBSD/contrib/gdb/gdb/
HDsomread.c477 unsigned int string_table; in init_import_symbols() local
597 unsigned int string_table; in init_export_symbols() local
/NextBSD/contrib/ncurses/ncurses/tinfo/
HDread_entry.c160 char *string_table; in _nc_read_termtype() local
/NextBSD/contrib/binutils/bfd/
HDpeicode.h112 char * string_table; member
HDcoffgen.c1567 const char *string_table = NULL; in coff_get_normalized_symtab() local
HDcoff64-rs6000.c2195 bfd_byte *string_table, *st_tmp; local
HDcoff-rs6000.c3682 bfd_byte *string_table = NULL, *st_tmp = NULL; local
/NextBSD/contrib/subversion/subversion/libsvn_fs_x/
HDstring_table.c751 string_table_t *string_table = *st; in svn_fs_x__serialize_string_table() local
/NextBSD/contrib/llvm/tools/lldb/tools/compact-unwind/
HDcompact-unwind-dumper.c272 char *string_table = (char *) (baton->mach_header_start + symtab_cmd.stroff); in scan_macho_load_commands() local
/NextBSD/contrib/binutils/opcodes/
HDia64-gen.c181 } **string_table = NULL; variable
/NextBSD/contrib/binutils/binutils/
HDreadelf.c169 static char *string_table; variable