Searched refs:low_pc (Results 1 – 1 of 1) sorted by relevance
276 uint32_t low_pc = it->low_pc_; in WriteDebugSymbols() local278 low_pc += it->compiled_method_->CodeDelta(); in WriteDebugSymbols()279 symtab->AddSymbol(name, builder->GetText(), low_pc, in WriteDebugSymbols()