Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Dexpression.h108 void WriteOpPushObjectAddress() { PushUint8(DW_OP_push_object_address); } in WriteOpPushObjectAddress() function
/art/compiler/debug/
Delf_debug_info_writer.h320 count_expr.WriteOpPushObjectAddress(); in Write()