HomeSort by relevance Sort by last modified time
    Searched full:ret_mdi (Results 1 - 1 of 1) sorted by null

  /external/libunwind/src/
elfxx.c 326 int ret_mdi; local
329 ret_mdi = elf_w (lookup_symbol) (as, ip, &mdi, load_offset, buf,
333 if (ret_mdi == 0 || ret_mdi == -UNW_ENOMEM)
335 ret = ret_mdi;

Completed in 51 milliseconds