Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 6 of 6) sorted by relevance

/art/runtime/gc/accounting/
Dcard_table_test.cc112 size_t start_offset = 0; in TEST_F() local
/art/compiler/dex/
Dmir_graph.cc367 DexOffset start_offset = pTry->start_addr_; in ProcessTryCatchBlocks() local
932 static bool CreateDumpFile(std::string& fname, const char* dir_prefix, NarrowDexOffset start_offset, in CreateDumpFile()
Dmir_graph.h386 NarrowDexOffset start_offset; // Offset in code units. variable
/art/runtime/
Ddex_file.cc705 size_t start_offset = offset; in CreateTypeList() local
Dclass_linker.cc188 uint32_t start_offset; // The offset from the start of the object. member
5279 uint32_t start_offset = RoundUp(super_class->GetObjectSize(), in CreateReferenceInstanceOffsets() local
/art/compiler/dex/quick/
Dgen_invoke.cc741 int start_offset = SRegOffset(info->args[first].s_reg_low); in GenDalvikArgsBulkCopy() local