Home
last modified time | relevance | path

Searched defs:code_table (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/wasm/
Dwasm-module.cc97 void RelocateMemoryReferencesInCode(Handle<FixedArray> code_table, in RelocateMemoryReferencesInCode()
113 void RelocateGlobals(Handle<FixedArray> code_table, Address old_start, in RelocateGlobals()
141 std::vector<Handle<Code>>& code_table) { in LinkFunction()
174 void FlushICache(Isolate* isolate, Handle<FixedArray> code_table) { in FlushICache()
754 Handle<FixedArray> code_table = in CompileFunctions() local
970 Handle<FixedArray> code_table; in Build() local
1389 int ProcessImports(Handle<FixedArray> code_table, in ProcessImports()
1583 void ProcessExports(Handle<FixedArray> code_table, in ProcessExports()
1715 void InitializeTables(Handle<FixedArray> code_table, in InitializeTables()
2089 Handle<FixedArray> code_table = instance->get_compiled_module()->code_table(); in GrowInstanceMemory() local
/external/pdfium/core/fxcodec/lgif/
Dfx_gif.h146 tag_Table code_table[GIF_MAX_LZW_CODE]; variable
201 tag_Table code_table[GIF_MAX_LZW_CODE]; variable
/external/pdfium/third_party/freetype/src/type1/
Dt1load.c1536 PS_Table code_table = &loader->charstrings; in parse_charstrings() local