Home
last modified time | relevance | path

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

/external/qemu/elff/
Ddwarf_cu.cc154 reinterpret_cast<const Dwarf_Leb128*>(prop)->process_signed(attr_value); in process_attrib()
576 (reinterpret_cast<const Dwarf_Leb128*>(go)->process_signed(&line_add)); in get_pc_address_file_info()
Ddwarf_defs.h281 const void* process_signed(Dwarf_Value* value) const { in process_signed() function