HomeSort by relevance Sort by last modified time
    Searched refs:leb (Results 1 - 2 of 2) sorted by null

  /external/qemu/elff/
dwarf_defs.h 602 const Dwarf_Leb128* leb = local
604 leb = reinterpret_cast<const Dwarf_Leb128*>(leb->process_unsigned(&tmp));
609 leb = reinterpret_cast<const Dwarf_Leb128*>(leb->process_unsigned(&tmp));
611 return reinterpret_cast<const Dwarf_STMTL_FileDesc*>(leb->process_unsigned(&tmp));
622 const Dwarf_Leb128* leb = local
624 leb->process_unsigned(&ret);
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 602 const Dwarf_Leb128* leb = local
604 leb = reinterpret_cast<const Dwarf_Leb128*>(leb->process_unsigned(&tmp));
609 leb = reinterpret_cast<const Dwarf_Leb128*>(leb->process_unsigned(&tmp));
611 return reinterpret_cast<const Dwarf_STMTL_FileDesc*>(leb->process_unsigned(&tmp));
622 const Dwarf_Leb128* leb = local
624 leb->process_unsigned(&ret);

Completed in 25 milliseconds