Searched defs:string_table (Results 1 – 11 of 11) sorted by relevance
149 def format(self, string_table, idx_table): argument211 def emit(self, filp, string_table, idx_table): argument
66 StringTable* string_table() const { return isolate_->string_table(); } in string_table() function
731 StringTable* string_table() const { return string_table_.get(); } in string_table() function
117 void SharedHeapSerializer::SerializeStringTable(StringTable* string_table) { in SerializeStringTable()
56 elf_w (string_table) (struct elf_image *ei, int section) in elf_w() argument
298 const AstRawStringMap* string_table() const { return &string_table_; } in string_table() function
52 char *string_table; member
77 static const uint8_t string_table[256] = { variable
719 StringTable *string_table; in main() local
998 section* string_table( parent->sections_[str_index].get() ); in add() local
2506 StringTable* string_table = isolate()->string_table(); in ClearNonLiveReferences() local