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

  /external/elfutils/src/
readelf.c 611 off64_t aroff = elf_getaroff (elf); local
613 if (aroff > 0)
616 (void) elf_rand (pure_elf, aroff);
    [all...]

Completed in 91 milliseconds