Home
last modified time | relevance | path

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

/external/qemu/elff/
Ddwarf_cu.cc532 Dwarf_Value discr_val; in get_pc_address_file_info() local
534 reinterpret_cast<const Dwarf_Leb128*>(ex_op_ptr + 1)->process_unsigned(&discr_val); in get_pc_address_file_info()
535 state.discriminator_ = discr_val.u32; in get_pc_address_file_info()