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

  /external/elfutils/src/
readelf.c 878 off_t aroff = elf_getaroff (elf); local
880 if (aroff > 0)
883 (void) elf_rand (pure_elf, aroff);
    [all...]

Completed in 77 milliseconds