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

  /bootable/recovery/minelf/
Retouch.h 26 } retouch_info_t __attribute__((packed)); typedef in typeref:struct:__anon667
Retouch.c 113 retouch_info_t *r_info;
120 int32_t r_offs = p_offs-sizeof(retouch_info_t); // retouch_info_t
129 r_info = (retouch_info_t *)(binary_object+r_offs);

Completed in 234 milliseconds