Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_trace_tokenizer.cc326 const size_t arg_base = cursor.WordIndex(); in ParseRecord() local
407 const size_t arg_base = cursor.WordIndex(); in ParseRecord() local
Dfuchsia_trace_parser.cc142 size_t arg_base = cursor.WordIndex(); in ParseTracePacket() local
/external/v8/src/compiler/
Dbytecode-graph-builder.cc2440 const int arg_base = first_arg.index(); in GetCallArgumentsFromRegisters() local
2750 int arg_base = first_arg.index(); in GetConstructArgumentsFromRegister() local