Home
last modified time | relevance | path

Searched refs:WriteOpFbreg (Results 1 – 2 of 2) sorted by relevance

/art/libelffile/dwarf/
Dexpression.h69 void WriteOpFbreg(int32_t stack_offset) { in WriteOpFbreg() function
/art/compiler/debug/
Delf_debug_loc_writer.h211 expr.WriteOpFbreg(value - method_info->frame_size_in_bytes); in WriteDebugLocEntry()