Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_cu.cc494 const Elf_Byte* ex_op_ptr = go; in get_pc_address_file_info() local
495 switch (*ex_op_ptr) { in get_pc_address_file_info()
506 elf_file()->pull_val(reinterpret_cast<const Elf_Xword*>(ex_op_ptr + 1)); in get_pc_address_file_info()
509 elf_file()->pull_val(reinterpret_cast<const Elf_Word*>(ex_op_ptr + 1)); in get_pc_address_file_info()
523 state.set_file_info_ = INC_CPTR_T(Dwarf_STMTL_FileDesc, ex_op_ptr, 1); in get_pc_address_file_info()
526 ex_op_ptr = reinterpret_cast<const Elf_Byte*>(state.set_file_info_->process(NULL)); in get_pc_address_file_info()
534 reinterpret_cast<const Dwarf_Leb128*>(ex_op_ptr + 1)->process_unsigned(&discr_val); in get_pc_address_file_info()