Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/dtc/
H A Ddtb.hh337 class string_table { class
357 string_table() : size(0) {} in string_table() function in dtc::dtb::string_table
/freebsd-12.1/contrib/gdb/gdb/
H A Dsomread.c477 unsigned int string_table; in init_import_symbols() local
597 unsigned int string_table; in init_export_symbols() local
/freebsd-12.1/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c160 char *string_table; in _nc_read_termtype() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp352 const lldb_private::DWARFDataExtractor &string_table, const char *name) in MemoryTable()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dstring_table.c753 string_table_t *string_table = *st; in svn_fs_x__serialize_string_table() local
/freebsd-12.1/contrib/binutils/bfd/
H A Dpeicode.h112 char * string_table; member
H A Dcoffgen.c1567 const char *string_table = NULL; in coff_get_normalized_symtab() local
H A Dcoff64-rs6000.c2195 bfd_byte *string_table, *st_tmp; local
H A Dcoff-rs6000.c3682 bfd_byte *string_table = NULL, *st_tmp = NULL; local
/freebsd-12.1/contrib/llvm/tools/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c293 char *string_table = in scan_macho_load_commands() local
/freebsd-12.1/contrib/binutils/opcodes/
H A Dia64-gen.c181 } **string_table = NULL; variable
/freebsd-12.1/contrib/binutils/binutils/
H A Dreadelf.c169 static char *string_table; variable