Searched defs:relplt_count (Results 1 - 1 of 1) sorted by last modified time

/external/ltrace/
H A Dltrace-elf.c516 GElf_Xword relplt_count = shdr->sh_size / shdr->sh_entsize; local
518 for (i = 0; i < relplt_count; ++i) {

Completed in 263 milliseconds